Skip to content

Hostname

hostingtime.de

Last fetched

hostingtime.de resolves to 2 IPv4 addresses operated by AS48314 in DE.

Nutrition Label

WHISPER CANON · hostingtime.deRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hostingtime.de

Resolution chain

hostingtime.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

90 observed subdomains of hostingtime.de.

Web-graph footprint

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

16 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hostingtime.de.

MechanismTarget
SPF_Aweb2.hostingtime.de
SPF_Aweb3.hostingtime.de
SPF_IP2a0a:51c0:0:0:0:0:0:136
SPF_IP45.91.101.218
SPF_IP5.9.52.28
SPF_IP62.108.45.123
SPF_MXhostingtime.de

Related pages

Pivot deeper into the graph from hostingtime.de.

Cypher and MCP

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

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