Hostname
sciencebob.com
Last fetched
sciencebob.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
sciencebob.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 |
|---|---|---|---|---|
| 104.21.81.70 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.158.62 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: sciencebob.com
- Contact emails
- info@marketingmedia.ca
- 4352179e0a28fd0a699bf2f1777018d9@domaindiscreet.com
- 4f62745f0a16123306b98dc5cb57cbc1@domaindiscreet.com
- 57843188@myprivatename.com
- 75f7f34e0a28fd0a168d4870a4795e30@domaindiscreet.com
- 7flo0vgesqh4nasr00bm7i8aqb@domaindiscreet.com
- b6fce77a0a28fd0a157d1cb7b395cea0@domaindiscreet.com
- d5ab09420a28fd253d408f7cf6389a1b@domaindiscreet.com
- e25581a80a28fd0a35114771cea19f76@domaindiscreet.com
- fd8a88c20a1612335583f15edca28022@domaindiscreet.com
Subdomains
1 observed subdomain of sciencebob.com.
| Subdomain |
|---|
| www.sciencebob.com |
Web-graph footprint
Distinct hostnames that link to or from sciencebob.com in the public web crawl.
1,053 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sciencebob.com.
| Mechanism | Target |
|---|---|
| SPF_A | sciencebob.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | u3407187.wl188.sendgrid.net |
| SPF_IP | 23.247.253.37 |
| SPF_MX | sciencebob.com |
Related pages
Pivot deeper into the graph from sciencebob.com.
- IP · 104.21.81.70
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · info@marketingmedia.ca
- TLD · .com
- Browse hostnames · sc…
- 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: "sciencebob.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.