Skip to content

Hostname

smart-statistics.com

Last fetched

smart-statistics.com resolves to 2 IPv4 addresses operated by AS51275 in HU. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · smart-statistics.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smart-statistics.com

Resolution chain

smart-statistics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.23.139.22193.23.139.0/24AS51275HU
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1505
Organization
planimeter kft.
Contact emails

Subdomains

2 observed subdomains of smart-statistics.com.

Web-graph footprint

Distinct hostnames that link to or from smart-statistics.com in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for smart-statistics.com.

MechanismTarget
SPF_Asmart-statistics.com
SPF_INCLUDEe-tiger.net
SPF_INCLUDEmailgun.org
SPF_IP213.181.208.174
SPF_MXsmart-statistics.com

Related pages

Pivot deeper into the graph from smart-statistics.com.

Cypher and MCP

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

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