Hostname
speedinx.cloud
Last fetched
speedinx.cloud resolves to 79.127.208.199, announced in 79.127.218.0/24 by CDN77 - Datacamp Limited in BR. speedinx.cloud is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 79.127.208.199
79.127.218.0/24 · CDN77 - Datacamp Limited · São Paulo, BR
IPv6 resolution
No AAAA record for speedinx.cloud is recorded in WhisperGraph.
Attribution
cdn77 datacamp
ORIGIN_AS
WHOIS identity
Subdomains
Mail and authentication
Nameservers
- ns1.dnsimple.com
- ns3.dnsimple.com
- ns1.dnsimple-edge.com
- ns3.dnsimple-edge.io
- ns2.dnsimple-edge.net
- ns4.dnsimple-edge.org
MX records
- mail.speedinx.cloud
SPF policy
- a: speedinx.cloud
- mx: speedinx.cloud
- ip: 170.249.205.74
Threat-feed evidence
History
Related pages
Pivot from speedinx.cloud into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "speedinx.cloud"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.