Skip to content

Hostname

meigray.com

Last fetched

meigray.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · meigray.comRouting diversity3.0/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/meigray.com

Resolution chain

meigray.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.102.44.8320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
44.193.111.23944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.197.12332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
the meigray group
Contact emails

Subdomains

1 observed subdomain of meigray.com.

Web-graph footprint

Distinct hostnames that link to or from meigray.com in the public web crawl.

35 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for meigray.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.76.237.188/32
SPF_IP66.246.141.200
SPF_MXmail.meigray.com
SPF_MXmeigray.com

Related pages

Pivot deeper into the graph from meigray.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "meigray.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.