Hostname
superbid.net
Last fetched
superbid.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
superbid.net 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.18.30.238 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.31.238 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:9
- Organization
- perfect privacy,
- Contact emails
- 051424b80a28fd0a451f1d7194625b3a@domaindiscreet.com
- 0bd78a980a28fd0a24c8466f8901cb23@domaindiscreet.com
- 2fe717d30a28fd0a5e8cd00a997bbf91@domaindiscreet.com
- 548196d70a1612332451c950a241a8b1@domaindiscreet.com
- 5710905e0a28fd0a03a480305d9234a5@domaindiscreet.com
- b8fd38f30a28fd0a6f4c58eeddbc43ad@domaindiscreet.com
- bp3fmqid08h9p9ogs33u9urumv@domaindiscreet.com
- f2fa7d4e0a28fd0a73eb454eac4aafe0@domaindiscreet.com
- qn62w28k42s@myprivatename.com
- infra@s4bdigital.net
Subdomains
104 observed subdomains of superbid.net.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from superbid.net in the public web crawl.
379 sites link to this hostname.
32 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for superbid.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from superbid.net.
- IP · 104.18.30.238
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:9
- Country · CA
- Email · 051424b80a28fd0a451f1d7194625b3a@domaindiscreet.com
- TLD · .net
- Browse hostnames · su…
- 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: "superbid.net"})-[: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.