Skip to content

Hostname

buiminhdat.com

Last fetched

buiminhdat.com resolves to 3 IPv4 addresses operated by VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, Mumbai in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.200.23.68103.200.23.0/24AS135905VJTIM-IN Veermata Jijabai Technological Institute, Mumbai Earlier Known as Veer Jijamata Institute of Technology, MumbaiVN
172.96.191.100172.96.190.0/23AS59253PINGCO-AS-AP PingCo Pty LtdSG
45.252.248.10045.252.248.0/22AS63760VETC-AS-VN VETC CorporationVN

WHOIS identity

Registrar
iana:1649
Organization
bui minh dat
Contact emails

Subdomains

10 observed subdomains of buiminhdat.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for buiminhdat.com.

MechanismTarget
SPF_Abuiminhdat.com
SPF_MXbuiminhdat.com

Related pages

Pivot deeper into the graph from buiminhdat.com.

Cypher and MCP

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

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