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
Resolution chain
brittonprocol.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 157.230.77.29 | 157.230.76.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 87.106.110.101 | 87.106.110.0/24 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:69
- Organization
- britton procol valves
- Contact emails
Subdomains
4 observed subdomains of brittonprocol.com.
Showing 3 of 4. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | brittonprocol.com |
| SPF_INCLUDE | _spf.slightlydifferent.co.nz |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.230.77.29 |
| SPF_MX | brittonprocol.com |
Related pages
Pivot deeper into the graph from brittonprocol.com.
- IP · 157.230.77.29
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:69
- Country · DE
- Email · britprocol@btconnect.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.