Skip to content

Hostname

carby.pt

Last fetched

carby.pt resolves to 1 IPv4 address operated by AS16276 in PT.

Nutrition Label

WHISPER CANON · carby.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/carby.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.75.17994.23.0.0/16AS16276PT

WHOIS identity

Registrar
Organization
japgest
Contact emails

Subdomains

57 observed subdomains of carby.pt.

Web-graph footprint

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

25 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for carby.pt.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.out.byside.com
SPF_INCLUDE_spf.pegasinet.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.53.227.1/32
SPF_IP62.28.158.70
SPF_IP94.23.75.179
SPF_MXcarby.pt

Related pages

Pivot deeper into the graph from carby.pt.

Cypher and MCP

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

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