Hostname
zeptodev.com
Last fetched
zeptodev.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. zeptodev.com 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
No IPv4 resolution is recorded for zeptodev.com in WhisperGraph.
IPv6 resolution
No AAAA record for zeptodev.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:2
- Registrant organisation
- privacy service provided by withheld for privacy ehf
- Contact emails
- abuse@web.com, legal@zeptolab.com, noc@zeptolab.com, 18515054fa604096b806ccc934ace2a1.protect@withheldforprivacy.com
Subdomains
Mail and authentication
Nameservers
- ns10.zptl.biz
- ns11.zptl.biz
- ns12.zptl.biz
- ns07.zptl.me
- ns08.zptl.me
- ns09.zptl.me
- ns01.zptl.net
- ns02.zptl.net
- ns03.zptl.net
- ns04.zptl.org
- ns05.zptl.org
- ns06.zptl.org
SPF policy
- ip: 82.198.191.130/32
- ip: 213.247.168.158/32
- ip: 88.198.15.200/32
- include: _spf.google.com
- include: support.zendesk.com
Threat-feed evidence
History
Related pages
Pivot from zeptodev.com 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: "zeptodev.com"})-[: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.