Skip to content

Hostname

sma.team

Last fetched

sma.team resolves to 2 IPv4 addresses operated by AS60840 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · sma.teamRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/sma.team

Resolution chain

sma.team resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
contact privacy inc. customer 1242422353
Contact emails

Subdomains

3 observed subdomains of sma.team.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sma.team.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP185.23.80.76
SPF_REDIRECTbeget.com

Related pages

Pivot deeper into the graph from sma.team.

Cypher and MCP

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

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