Skip to content

Hostname

ads.seedboxes.cc

Last fetched

ads.seedboxes.cc resolves to 2 IPv4 addresses operated by AS16276 in SG.

Nutrition Label

WHISPER CANON · ads.seedboxes.ccRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ads.seedboxes.cc

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.227.10415.235.128.0/17AS16276SG
38.111.114.11438.111.114.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA

WHOIS identity

No WHOIS records are currently associated with ads.seedboxes.cc in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ads.seedboxes.cc.

MechanismTarget
SPF_Aads.seedboxes.cc
SPF_IP142.179.103.56
SPF_IP216.127.38.98/28
SPF_IP216.127.47.204
SPF_IP216.127.47.205
SPF_IP64.69.78.68
SPF_IP64.69.78.69
SPF_IP64.69.78.70
SPF_IP64.69.78.71
SPF_MXads.seedboxes.cc

Related pages

Pivot deeper into the graph from ads.seedboxes.cc.

Cypher and MCP

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

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