Skip to content

Hostname

www.mdcholiday.com

Last fetched

www.mdcholiday.com resolves to 2 IPv4 addresses operated by AZDIGI-AS-VN - AZDIGI Corporation in VN.

Nutrition Label

WHISPER CANON · www.mdcholiday.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/www.mdcholiday.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.221.221.87103.221.220.0/22AS63760AZDIGI-AS-VN - AZDIGI CorporationVN
150.95.116.16150.95.112.0/21AS131392RUNSYSTEM-AS-VN - GMO-Z.com Runsystem Joint Stock CompanyVN

WHOIS identity

No WHOIS records are currently associated with www.mdcholiday.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.mdcholiday.com.

MechanismTarget
SPF_INCLUDEemg01.emailserver.net.vn

Related pages

Pivot deeper into the graph from www.mdcholiday.com.

Cypher and MCP

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

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