Skip to content

Hostname

smartabase.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.98.2813.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.413.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.7313.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.9113.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
david murphy
Contact emails

Subdomains

57 observed subdomains of smartabase.com.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartabase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP70.168.178.37
SPF_IP72.215.59.18
SPF_IP72.215.59.37

Related pages

Pivot deeper into the graph from smartabase.com.

Cypher and MCP

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

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