Skip to content

Hostname

beroset.com

Last fetched

beroset.com resolves to 1 IPv4 address operated by DATAVERGE - Cologuard in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · beroset.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/beroset.com

Resolution chain

beroset.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.118.86.2864.118.86.0/24AS395383DATAVERGE - CologuardUS

WHOIS identity

Registrar
iana:69
Organization
edward beroset
Contact emails

Subdomains

8 observed subdomains of beroset.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • beroset.com

SPF policy

9 SPF mechanisms authorising senders for beroset.com.

MechanismTarget
SPF_Aberoset.com
SPF_IP64.118.84.9
SPF_IP64.118.86.20
SPF_IP64.118.86.28
SPF_IP64.118.86.41
SPF_IP64.118.88.32
SPF_IP64.118.88.35
SPF_IP64.118.88.4
SPF_MXberoset.com

Related pages

Pivot deeper into the graph from beroset.com.

Cypher and MCP

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

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