Skip to content

Hostname

bootdisk.com

Last fetched

bootdisk.com resolves to 1 IPv4 address operated by INFOLINK-MIA-US - Infolink Global Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bootdisk.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bootdisk.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.251.25.21664.251.0.0/19AS15083INFOLINK-MIA-US - Infolink Global CorporationUS

WHOIS identity

Registrar
iana:2
Organization
j.jablonowski attn bootdisk.com care of network solutions
Contact emails

Subdomains

8 observed subdomains of bootdisk.com.

Web-graph footprint

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

394 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bootdisk.com

SPF policy

3 SPF mechanisms authorising senders for bootdisk.com.

MechanismTarget
SPF_Abootdisk.com
SPF_IP64.251.25.216
SPF_MXbootdisk.com

Related pages

Pivot deeper into the graph from bootdisk.com.

Cypher and MCP

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

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