Skip to content

Hostname

boldergroup.com

Last fetched

boldergroup.com resolves to 2 IPv4 addresses operated by TRANSIP-AS Amsterdam, the Netherlands in NL.

Nutrition Label

WHISPER CANON · boldergroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/boldergroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.4.17993.119.0.0/20AS20857TRANSIP-AS Amsterdam, the NetherlandsNL
128.199.233.191128.199.192.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for boldergroup.com.

MechanismTarget
SPF_INCLUDE25785945.spf07.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.247.142.166
SPF_IP104.178.76.90
SPF_IP13.70.35.19
SPF_IP159.183.196.126
SPF_IP165.225.222.86
SPF_IP185.46.182.0/24
SPF_IP190.13.123.242
SPF_IP190.88.55.98
SPF_IP194.223.133.82
SPF_IP195.168.25.194
SPF_IP20.203.224.143
SPF_IP24.227.127.122
SPF_IP2a01:7c8:bb0c:63:5054:ff:fe88:510c
SPF_IP2a02:348:5e6:1:0:0:0:22c0
SPF_IP2a02:348:5e6:1:0:0:0:cd00
SPF_IP46.145.51.106
SPF_IP46.145.51.107
SPF_IP51.103.129.147
SPF_IP51.103.163.144
SPF_IP65.48.156.45
SPF_IP66.212.55.246
SPF_IP69.57.233.166
SPF_IP70.37.105.29
SPF_IP74.222.83.106
SPF_IP81.173.75.181
SPF_IP83.96.214.69
SPF_IP83.96.255.27
SPF_IP84.38.237.241
SPF_IP84.38.237.252
SPF_IP84.53.101.246
SPF_IP85.144.224.64
SPF_IP93.119.4.179
SPF_IP94.168.123.254

Related pages

Pivot deeper into the graph from boldergroup.com.

Cypher and MCP

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

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