Skip to content

Hostname

m2electrical.com

Last fetched

m2electrical.com resolves to 1 IPv4 address operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · m2electrical.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/m2electrical.com

Resolution chain

m2electrical.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.20.226.21046.20.224.0/20AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB

WHOIS identity

Registrar
iana:48
Organization
city electrical factors
Contact emails

Subdomains

1 observed subdomain of m2electrical.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for m2electrical.com.

MechanismTarget
SPF_Am2electrical.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-007e9301.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.114.220.10/32
SPF_IP157.125.161.70
SPF_IP157.125.171.134
SPF_IP212.250.163.12
SPF_IP46.20.226.211
SPF_IP80.4.121.166
SPF_IP86.12.190.202
SPF_MXm2electrical.com

Related pages

Pivot deeper into the graph from m2electrical.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "m2electrical.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.