Skip to content

Hostname

pipex.com

Last fetched

pipex.com resolves to 1 IPv4 address operated by OPALTELECOM-AS TalkTalk Communications Limited in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · pipex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pipex.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.74.99.37212.74.96.0/19AS13285OPALTELECOM-AS TalkTalk Communications LimitedGB

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

150,042 observed subdomains of pipex.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pipex.com.

MechanismTarget
SPF_Apipex.com
SPF_INCLUDE_spf.talktalk.net
SPF_INCLUDEspf.shared.xion.oxcs.net
SPF_MXpipex.com

Related pages

Pivot deeper into the graph from pipex.com.

Cypher and MCP

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

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