Skip to content

Hostname

page-tec.de

Last fetched

page-tec.de resolves to 1 IPv4 address operated by AS48314 in DE.

Nutrition Label

WHISPER CANON · page-tec.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/page-tec.de

Resolution chain

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

IPPrefixASNOperatorCountry
31.214.144.8431.214.144.0/24AS48314DE

WHOIS identity

No WHOIS records are currently associated with page-tec.de in WhisperGraph.

Subdomains

28 observed subdomains of page-tec.de.

Web-graph footprint

Distinct hostnames that link to or from page-tec.de in the public web crawl.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for page-tec.de.

MechanismTarget
SPF_Amail-gateway.ip-projects.de
SPF_Apage-tec.de
SPF_INCLUDEmailbox.org
SPF_IP31.214.144.84
SPF_MXpage-tec.de

Related pages

Pivot deeper into the graph from page-tec.de.

Cypher and MCP

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

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