Hostname
benefitbay.com
Last fetched
benefitbay.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benefitbay.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.170 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.70 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1249482757
- Contact emails
- gordonwhitten@yahoo.com
- scmpbkcobxco@contactprivacy.email
- 5ff37f23-c3f9-4ee0-8014-4c06b67a0f30@identity-protect.org
- 74ead512-4d37-4cd9-b369-2fe0adc1b2e9@identity-protect.org
- 7f2cfeec-f2e6-4777-abb1-610a1dd81d5f@identity-protect.org
- c7ed65a6-0324-49cc-aa4e-90cabd7bef97@identity-protect.org
- d18c6f51-23dc-4b3d-bf2b-55f18199fe04@identity-protect.org
- f8492412-f491-4197-ab09-aa1a4c186e8d@identity-protect.org
- owner-4903364@benefitbay.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of benefitbay.com.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from benefitbay.com in the public web crawl.
43 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for benefitbay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20786469.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from benefitbay.com.
- IP · 199.60.103.170
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · gordonwhitten@yahoo.com
- TLD · .com
- Browse hostnames · be…
- 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: "benefitbay.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.