Skip to content

Hostname

stdaily.com

Last fetched

stdaily.com resolves to 6 IPv4 addresses operated by SOVAM-AS in RU. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · stdaily.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stdaily.com

Resolution chain

stdaily.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.75.253.112128.75.224.0/19AS3216SOVAM-ASRU
128.75.253.81128.75.224.0/19AS3216SOVAM-ASRU
138.113.241.54138.113.241.0/24AS54994ML-1432-54994 - Meteverse Limited.US
157.185.163.113157.185.163.0/24AS54994ML-1432-54994 - Meteverse Limited.US
168.235.193.71168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.72168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB

WHOIS identity

Registrar
iana:120
Organization
science & technology daily
Contact emails

Subdomains

8 observed subdomains of stdaily.com.

Web-graph footprint

Distinct hostnames that link to or from stdaily.com in the public web crawl.

2,528 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stdaily.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from stdaily.com.

Cypher and MCP

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

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