Skip to content

Hostname

sting.com

Last fetched

sting.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sting.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sting.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.94.188100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.100.5935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.135.1235.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.191.1552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.157.352.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.38.20454.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.194.3454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.239.3054.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.40.17184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
steerpike attn sting.com care of network solutions
Contact emails

Subdomains

18 observed subdomains of sting.com.

Web-graph footprint

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

1,681 sites link to this hostname.

401 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sting.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEtmasdigital.com

Related pages

Pivot deeper into the graph from sting.com.

Cypher and MCP

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

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