Skip to content

Hostname

carlosbritto.com

Last fetched

carlosbritto.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
blog do carlos britto
Contact emails

Subdomains

16 observed subdomains of carlosbritto.com.

Web-graph footprint

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

149 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for carlosbritto.com.

MechanismTarget
SPF_Acarlosbritto.com
SPF_IP148.113.165.172
SPF_IP148.113.176.128
SPF_IP198.100.150.122
SPF_MXcarlosbritto.com

Related pages

Pivot deeper into the graph from carlosbritto.com.

Cypher and MCP

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

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