Skip to content

Hostname

boostinternet.de

Last fetched

boostinternet.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · boostinternet.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/boostinternet.de

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.82.85176.9.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with boostinternet.de in WhisperGraph.

Subdomains

7 observed subdomains of boostinternet.de.

Web-graph footprint

Distinct hostnames that link to or from boostinternet.de in the public web crawl.

14 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for boostinternet.de.

MechanismTarget
SPF_Aboostinternet.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP116.202.29.107
SPF_IP134.119.228.47/32
SPF_IP148.251.70.180
SPF_IP176.9.82.85
SPF_IP176.9.97.243
SPF_IP3.121.59.239/32
SPF_IP46.4.20.212
SPF_IP78.46.88.231
SPF_IP78.46.88.252
SPF_IP78.46.88.253
SPF_IP80.67.29.4/32
SPF_IP80.67.29.44/32
SPF_IP85.13.138.75
SPF_IP94.130.69.80
SPF_MXboostinternet.de

Related pages

Pivot deeper into the graph from boostinternet.de.

Cypher and MCP

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

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