Skip to content

Hostname

brittonprocol.com

Last fetched

brittonprocol.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.77.29157.230.76.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
87.106.110.10187.106.110.0/24AS8560GB

WHOIS identity

Registrar
iana:69
Organization
britton procol valves
Contact emails

Subdomains

4 observed subdomains of brittonprocol.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brittonprocol.com.

MechanismTarget
SPF_Abrittonprocol.com
SPF_INCLUDE_spf.slightlydifferent.co.nz
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.230.77.29
SPF_MXbrittonprocol.com

Related pages

Pivot deeper into the graph from brittonprocol.com.

Cypher and MCP

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

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