Skip to content

Hostname

superwebhost.com

Last fetched

superwebhost.com resolves to 1 IPv4 address operated by FIBERHUB - VegasNAP, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · superwebhost.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/superwebhost.com

Resolution chain

superwebhost.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.251.236.77162.251.236.0/22AS53340FIBERHUB - VegasNAP, LLCUS

WHOIS identity

Registrar
iana:48
Organization
domain administrator
Contact emails

Subdomains

47 observed subdomains of superwebhost.com.

Web-graph footprint

Distinct hostnames that link to or from superwebhost.com in the public web crawl.

9 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • superwebhost.com

SPF policy

8 SPF mechanisms authorising senders for superwebhost.com.

MechanismTarget
SPF_Acorporate.superwebhost.com
SPF_Asuperwebhost.com
SPF_IP192.228.108.0/24
SPF_IP208.92.161.0/24
SPF_MXcorp.dwdtechllc.com
SPF_MXdwdtechllc.zmailcloud.com
SPF_MXsuperwebhost.com
SPF_MXweb.mailfromthecloud.com

Related pages

Pivot deeper into the graph from superwebhost.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "superwebhost.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.