Skip to content

Hostname

brockamour.com

Last fetched

brockamour.com resolves to 2 IPv4 addresses operated by PRETECS - FullHost in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · brockamour.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/brockamour.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.34.20107.161.34.0/24AS39962PRETECS - FullHostCA
198.12.144.24198.12.144.0/23AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:69
Organization
brockamour manor
Contact emails

Subdomains

4 observed subdomains of brockamour.com.

Web-graph footprint

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

13 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brockamour.com.

MechanismTarget
SPF_Abrockamour.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.159.189.0/24
SPF_IP209.159.189.43
SPF_IP209.159.189.90
SPF_MXbrockamour.com

Related pages

Pivot deeper into the graph from brockamour.com.

Cypher and MCP

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

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