Skip to content

Hostname

sms-fly.com

Last fetched

sms-fly.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:2374 as the registrar.

Nutrition Label

WHISPER CANON · sms-fly.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sms-fly.com

Resolution chain

sms-fly.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.198.13.16988.198.0.0/16AS24940DE

WHOIS identity

Registrar
iana:2374
Organization
ooo suap npf'krokus'
Contact emails

Subdomains

14 observed subdomains of sms-fly.com.

Web-graph footprint

Distinct hostnames that link to or from sms-fly.com in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sms-fly.com.

MechanismTarget
SPF_INCLUDE_spf.ukraine.com.ua
SPF_INCLUDE_spf.yandex.net
SPF_IP135.181.117.220
SPF_IP178.20.158.63
SPF_IP2a01:4f9:4b:1de3:0:0:0:2

Related pages

Pivot deeper into the graph from sms-fly.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sms-fly.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.