Skip to content

Hostname

pressetext.com

Last fetched

pressetext.com resolves to 2 IPv4 addresses operated by NEXTLAYER-AS in AT. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · pressetext.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pressetext.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.70.103.42109.70.102.0/23AS1764NEXTLAYER-ASAT
217.175.196.130217.175.196.0/22AS1764NEXTLAYER-ASAT

WHOIS identity

Registrar
iana:1443
Organization
franz temmel
Contact emails

Subdomains

58 observed subdomains of pressetext.com.

Web-graph footprint

Distinct hostnames that link to or from pressetext.com in the public web crawl.

1,822 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pressetext.com.

MechanismTarget
SPF_Apressetext.com
SPF_INCLUDE_spf.pressetext.com
SPF_MXpressetext.com

Related pages

Pivot deeper into the graph from pressetext.com.

Cypher and MCP

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

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