Skip to content

Hostname

smallurl.cc

Last fetched

smallurl.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · smallurl.ccRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smallurl.cc

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.106143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.23143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.55143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.73143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:1068
Organization
privacyguardian.org
Contact emails

Subdomains

1 observed subdomain of smallurl.cc.

Web-graph footprint

Distinct hostnames that link to or from smallurl.cc in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smallurl.cc.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from smallurl.cc.

Cypher and MCP

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

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