Skip to content

Hostname

superops.com

Last fetched

superops.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · superops.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/superops.com

Resolution chain

superops.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.204.26143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.38143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.6143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.60143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.1018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.2054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
arvind reddy
Contact emails

Subdomains

11 observed subdomains of superops.com.

Web-graph footprint

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

184 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for superops.com.

MechanismTarget
SPF_INCLUDE9302708.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from superops.com.

Cypher and MCP

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

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