Skip to content

Hostname

bergroses.com

Last fetched

bergroses.com resolves to 1 IPv4 address operated by AS205876 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · bergroses.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/bergroses.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.5.132.46194.5.132.0/24AS205876NL

WHOIS identity

Registrar
iana:1647
Organization
arie van den berg
Contact emails

Subdomains

9 observed subdomains of bergroses.com.

Web-graph footprint

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

20 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bergroses.com.

MechanismTarget
SPF_Abergroses.com
SPF_IP138.201.146.160/28
SPF_IP138.201.61.176/28
SPF_IP148.251.71.0/27
SPF_IP185.201.16.0/22
SPF_IP185.36.135.251
SPF_IP194.5.132.46
SPF_IP207.244.64.160/27
SPF_IP209.126.121.13/25
SPF_IP46.165.232.171/27
SPF_IP84.35.140.66
SPF_IP84.35.140.77
SPF_IP84.35.140.78
SPF_IP90.145.168.105
SPF_IP95.211.112.131/27

Related pages

Pivot deeper into the graph from bergroses.com.

Cypher and MCP

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

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