Skip to content

Hostname

braedt.com.pe

Last fetched

braedt.com.pe resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · braedt.com.peRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/braedt.com.pe

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.113.10545.223.113.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.98.10545.223.98.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:nic.pe
Organization
braedt
Contact emails

Subdomains

4 observed subdomains of braedt.com.pe.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for braedt.com.pe.

MechanismTarget
SPF_Abraedt.com.pe
SPF_INCLUDEspf-00959201.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.54.116.35
SPF_IP209.45.92.98
SPF_MXbraedt.com.pe

Related pages

Pivot deeper into the graph from braedt.com.pe.

Cypher and MCP

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

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