Skip to content

Hostname

smart.bio

Last fetched

smart.bio 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 · smart.bioRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smart.bio

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.219.11718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.1718.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.7018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.8218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1013.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1053.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.4899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
digitaltechnologies
Contact emails

Subdomains

1 observed subdomain of smart.bio.

Subdomain
www.smart.bio

Web-graph footprint

Distinct hostnames that link to or from smart.bio in the public web crawl.

248 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from smart.bio.

Cypher and MCP

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

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