Skip to content

Hostname

based-on-it.de

Last fetched

based-on-it.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · based-on-it.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/based-on-it.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.153.17094.130.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with based-on-it.de in WhisperGraph.

Subdomains

5 observed subdomains of based-on-it.de.

Web-graph footprint

Distinct hostnames that link to or from based-on-it.de in the public web crawl.

26 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for based-on-it.de.

MechanismTarget
SPF_Abased-on-it.de
SPF_Aconnect.mymk.de
SPF_Amail.based-on-it.de
SPF_Amail.basedonit.de
SPF_Amail.mybased.info
SPF_Amail.mybased.net
SPF_Aroxy.mymk.de
SPF_INCLUDEconnect.mymk.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_IP217.160.45.78
SPF_IP217.19.185.154
SPF_IP5.9.0.44
SPF_IP62.108.36.249
SPF_IP62.108.41.229
SPF_IP62.108.44.252
SPF_IP84.19.26.241
SPF_IP85.214.211.194
SPF_IP94.130.153.170
SPF_IP94.130.153.179
SPF_IP94.130.153.183
SPF_IP94.130.153.184
SPF_IP94.130.153.185
SPF_IP94.130.153.188
SPF_MXbased-on-it.de

Related pages

Pivot deeper into the graph from based-on-it.de.

Cypher and MCP

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

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