Skip to content

Hostname

carfi.pt

Last fetched

carfi.pt resolves to 1 IPv4 address operated by SIMPLYTRANSIT - Team Blue Carrier Limited in GB.

Nutrition Label

WHISPER CANON · carfi.ptRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/carfi.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.206.15794.76.192.0/18AS29550SIMPLYTRANSIT - Team Blue Carrier LimitedGB

WHOIS identity

Registrar
Organization
carfi - fabrica de plasticos e moldes lda
Contact emails

Subdomains

4 observed subdomains of carfi.pt.

Web-graph footprint

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

8 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for carfi.pt.

MechanismTarget
SPF_IP94.76.206.157
SPF_MXcarfi.pt

Related pages

Pivot deeper into the graph from carfi.pt.

Cypher and MCP

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

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