Skip to content

Hostname

smartm.com

Last fetched

smartm.com resolves to 63.250.52.138, announced in 63.250.52.0/24 by HVC-AS - HIVELOCITY, Inc. in JP. smartm.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 · smartm.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/smartm.com

Resolution chain

IPv6 resolution

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

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:447
Contact emails
a64kx99n8s8@networksolutionsprivateregistration.com, av9yu5nw2ay@networksolutionsprivateregistration.com, cm4224294d4@networksolutionsprivateregistration.com, cx8ft5t43en@networksolutionsprivateregistration.com, dm9ag6rz2pp@networksolutionsprivateregistration.com, k32bb97k3w3@networksolutionsprivateregistration.com, kv5297w26cn@networksolutionsprivateregistration.com, nb6rk6fg7yw@networksolutionsprivateregistration.com, q526v24s5he@networksolutionsprivateregistration.com, qn2uw9ht5ub@networksolutionsprivateregistration.com, sk4c93259yz@networksolutionsprivateregistration.com, w36347tj3mw@networksolutionsprivateregistration.com, y53js2dv7ej@networksolutionsprivateregistration.com, zw2ca2mf5j9@networksolutionsprivateregistration.com, 16h6f0kru0u7@idp.email

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

  • dns1.safenames.com
  • dns2.safenames.net
  • dns3.safenames.org

MX records

  • smartm-com.mail.protection.outlook.com

SPF policy

  • ip: 65.249.22.0/25
  • ip: 211.72.248.64/29
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: _spf.dm.cloudmax.com.tw
  • ip: 12.244.80.150
  • ip: 65.249.22.10
  • ip: 65.249.22.11
  • ip: 65.249.22.12
  • ip: 94.175.237.2
  • ip: 94.175.237.34

Threat-feed evidence

History

Related pages

Pivot from smartm.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: "smartm.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.