Skip to content

Hostname

smartassistant.com

Last fetched

smartassistant.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. smartassistant.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · smartassistant.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartassistant.com

Resolution chain

No IPv4 resolution is recorded for smartassistant.com in WhisperGraph.

IPv6 resolution

No AAAA record for smartassistant.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
einstein.ece@gmail.com, ms@smart-infosys.com, 6d4b88a6-167d-495e-b41e-c8857845924e@identity-protect.org, 798da4c9-90c7-400e-bb85-18739b20cc18@identity-protect.org, 7a27a184-41cd-424b-a9f6-4f393b885d3b@identity-protect.org, 801f7e44-afa9-4c1c-86cc-ac5dd5ce35c2@identity-protect.org, c14468e2-4555-4b0f-b7fc-7b5e5507a8cd@identity-protect.org, c390a7ac-abee-40c6-b25b-132d96bcfc70@identity-protect.org, owner-5058421@smartassistant.com.whoisprivacyservice.org, owner-6366302@smartassistant.com.whoisprivacyservice.org, owner-921210@smartassistant.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-302.awsdns-37.com
  • ns-977.awsdns-58.net
  • ns-1172.awsdns-18.org
  • ns-1617.awsdns-10.co.uk

MX records

  • smartassistant-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from smartassistant.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "smartassistant.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.