Skip to content

Hostname

sma.ps

Last fetched

sma.ps resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:trusted systems for computer&it (ts) as the registrar.

Nutrition Label

WHISPER CANON · sma.psRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sma.ps

Resolution chain

sma.ps resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.203.34.161116.203.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:trusted systems for computer&it (ts)
Organization
sma
Contact emails

Subdomains

7 observed subdomains of sma.ps.

Web-graph footprint

Distinct hostnames that link to or from sma.ps in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sma.ps.

MechanismTarget
SPF_Asma.ps
SPF_IP176.9.157.216
SPF_IP176.9.157.245
SPF_IP198.20.250.193
SPF_IP5.189.140.133
SPF_IP95.217.145.146
SPF_MXsma.ps

Related pages

Pivot deeper into the graph from sma.ps.

Cypher and MCP

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

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