Hostname
scopogen.com
Last fetched
scopogen.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
scopogen.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 |
|---|---|---|---|---|
| 191.101.79.12 | 191.101.79.0/24 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 00402271c09abefdaf43574b3ed8efb4d75839103472e0e701c6a8100ca8fbb7@scopogen.com.whoisproxy.org
- 26c36848938bfcb788d41bbad2b952821e26f5b29f0b07fa446cb46567dba690@scopogen.com.whoisproxy.org
- 2a4416b6a2382f46756542e1d662c47c2b53e64716ad4f9c194b17cf2beafe53@scopogen.com.whoisproxy.org
- 2b78c9eff22ffb9c5e2ed43fb984012c92bf1785400c0a2f7c546aa2a96a609c@scopogen.com.whoisproxy.org
- 2cb3132246ab29e9840033672dc455a7f77e85386d1ebfaeeb96e3e7d4faeee1@scopogen.com.whoisproxy.org
- 4355ee660e1179711b26826a87cecfbb252a98589d3425f8f80fb5147a97cd8e@scopogen.com.whoisproxy.org
- 44e50350ed424ce11e7455485104f8c6bea5855998259fe5e01fb5724165a68a@scopogen.com.whoisproxy.org
- 61461a02f66fc1dcc61b47bd781ce55b90335f3ee0a7630ee1fc7d7111900c24@scopogen.com.whoisproxy.org
- 6401ea86d857c218d8baab91f83b4a308f3dfd0e8a4add5f2603ec027d0f4e36@scopogen.com.whoisproxy.org
- 7340f731fc61cb7a68b5f7ab8633d37ed565eb89c94a3cdcb651fc0e7cd50faf@scopogen.com.whoisproxy.org
- 814b7f8aeef7f17dbaf9055324bb3ed2ddc11c83c41806a7a2fd18224472fdbb@scopogen.com.whoisproxy.org
- 9230b6e293d236921c0bf5b1c98c447fc3abe67c99009c30d5e4ca7cf50ccbb9@scopogen.com.whoisproxy.org
- 976a2368e098af1e19c91ddcb3ec2b498dc7b77bcf948bbede66f09ea99cee81@scopogen.com.whoisproxy.org
- b73c7d5cb0e87616273a3869db8485b36fe619fb25db9baf73e5ab4d10866384@scopogen.com.whoisproxy.org
- cfdb34b80f3e6ddf56a1a6d97b42b4f4e94bbcc08f640960e9bbb00db4d7d193@scopogen.com.whoisproxy.org
- d73c58be27b541f027357b005f35aae372711bb3b8cc93c0bacf2a4ae893d201@scopogen.com.whoisproxy.org
- d8749ede621f7c2a7dd94affc8b4019c50470cb280098e014ef770b39a89aa15@scopogen.com.whoisproxy.org
- e7c28c717ebbba7375129cc3b68fd79c579b892a5942e52d9a8ee852cda3a782@scopogen.com.whoisproxy.org
Subdomains
1 observed subdomain of scopogen.com.
| Subdomain |
|---|
| www.scopogen.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for scopogen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from scopogen.com.
- IP · 191.101.79.12
- ASN · AS47583
- Registrar · iana:269
- Country · US
- Email · 00402271c09abefdaf43574b3ed8efb4d75839103472e0e701c6a8100ca8fbb7@scopogen.com.whoisproxy.org
- 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: "scopogen.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.