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
Resolution chain
bounty.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.108.194.79 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:470
- Organization
- bounty (uk)
- Contact emails
Subdomains
28 observed subdomains of bounty.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bounty.com in the public web crawl.
612 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for bounty.com.
| Mechanism | Target |
|---|---|
| SPF_A | bounty.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | bountymail.com |
| SPF_INCLUDE | bountymailings.com |
| SPF_INCLUDE | cint.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mailcom.bounty.com |
| SPF_INCLUDE | mailweb.bounty.com |
| SPF_INCLUDE | mybounty.com |
| SPF_INCLUDE | spf.cintindex.com |
| SPF_IP | 162.13.111.133 |
| SPF_IP | 162.13.111.134 |
| SPF_IP | 162.13.111.135 |
| SPF_IP | 162.13.111.141 |
| SPF_IP | 162.13.58.172 |
| SPF_IP | 162.13.58.173 |
| SPF_IP | 194.106.39.248 |
| SPF_IP | 20.68.240.163 |
| SPF_IP | 20.77.8.76 |
| SPF_IP | 213.120.218.3 |
| SPF_IP | 213.120.218.30 |
| SPF_IP | 217.70.33.48 |
| SPF_IP | 46.38.179.208 |
| SPF_IP | 51.11.185.204 |
| SPF_IP | 51.132.216.74 |
| SPF_IP | 81.92.119.0/24 |
| SPF_IP | 83.67.18.168 |
| SPF_IP | 85.133.74.0/24 |
| SPF_IP | 85.133.74.51 |
| SPF_IP | 85.158.155.68 |
| SPF_IP | 89.234.32.202 |
| SPF_MX | bounty.com |
| SPF_MX | mail.bounty.com |
Related pages
Pivot deeper into the graph from bounty.com.
- IP · 20.108.194.79
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:470
- Country · GB
- Email · partnerships@joy.co
- TLD · .com
- Browse hostnames · bo…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.