Skip to content

Hostname

internetborders.net

Last fetched

internetborders.net resolves to 3 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · internetborders.netRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/internetborders.net

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.196.168142.132.128.0/17AS24940HETZNER-ASDE
172.104.232.45172.104.224.0/19AS63949VKT-HK Viking Telecom LimitedDE
185.196.61.178185.196.61.0/24AS136258ACCOR-ASCA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of internetborders.net.

Web-graph footprint

Distinct hostnames that link to or from internetborders.net in the public web crawl.

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for internetborders.net.

MechanismTarget
SPF_INCLUDE_spf.1984.is

Related pages

Pivot deeper into the graph from internetborders.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "internetborders.net"})-[: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.