Skip to content

Hostname

sponge.vip

Last fetched

sponge.vip resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1152 as the registrar.

Nutrition Label

WHISPER CANON · sponge.vipRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sponge.vip

Resolution chain

sponge.vip resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.803.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.1054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1152
Organization
domains by proxy,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from sponge.vip in the public web crawl.

76 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from sponge.vip.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sponge.vip"})-[: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.