Skip to content

Hostname

erc.pt

Last fetched

erc.pt resolves to 1 IPv4 address operated by AS9186 in PT.

Nutrition Label

WHISPER CANON · erc.ptRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/erc.pt

Resolution chain

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

IPPrefixASNOperatorCountry
213.58.230.175213.58.0.0/16AS9186PT

WHOIS identity

Registrar
Organization
entidade reguladora para a comunicacao social
Contact emails

Subdomains

19 observed subdomains of erc.pt.

Web-graph footprint

Distinct hostnames that link to or from erc.pt in the public web crawl.

319 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for erc.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_IP194.79.76.154
SPF_IP195.23.11.225
SPF_IP195.23.11.230
SPF_IP213.58.230.175
SPF_IP46.165.200.203
SPF_IP5.249.126.113
SPF_IP78.159.116.92
SPF_IP78.159.116.93
SPF_IP84.16.252.88
SPF_MXerc.pt

Related pages

Pivot deeper into the graph from erc.pt.

Cypher and MCP

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

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