Skip to content

Hostname

bounty.com

Last fetched

bounty.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · bounty.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bounty.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.108.194.7920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:470
Organization
bounty (uk)
Contact emails

Subdomains

28 observed subdomains of bounty.com.

Web-graph footprint

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

612 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for bounty.com.

MechanismTarget
SPF_Abounty.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbountymail.com
SPF_INCLUDEbountymailings.com
SPF_INCLUDEcint.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailcom.bounty.com
SPF_INCLUDEmailweb.bounty.com
SPF_INCLUDEmybounty.com
SPF_INCLUDEspf.cintindex.com
SPF_IP162.13.111.133
SPF_IP162.13.111.134
SPF_IP162.13.111.135
SPF_IP162.13.111.141
SPF_IP162.13.58.172
SPF_IP162.13.58.173
SPF_IP194.106.39.248
SPF_IP20.68.240.163
SPF_IP20.77.8.76
SPF_IP213.120.218.3
SPF_IP213.120.218.30
SPF_IP217.70.33.48
SPF_IP46.38.179.208
SPF_IP51.11.185.204
SPF_IP51.132.216.74
SPF_IP81.92.119.0/24
SPF_IP83.67.18.168
SPF_IP85.133.74.0/24
SPF_IP85.133.74.51
SPF_IP85.158.155.68
SPF_IP89.234.32.202
SPF_MXbounty.com
SPF_MXmail.bounty.com

Related pages

Pivot deeper into the graph from bounty.com.

Cypher and MCP

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

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