Hostname
itzcash.com
Last fetched
itzcash.com resolves to 154.210.167.171, announced in 154.210.167.0/24 by CTRLS-AS-IN - CtrlS in IN. itzcash.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
IPv6 resolution
Attribution
pioneer elabs
ORIGIN_AS
WHOIS identity
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-165.awsdns-20.com
- ns-857.awsdns-43.net
- ns-1418.awsdns-49.org
- ns-1887.awsdns-43.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- ip: 202.162.224.0/19
- ip: 154.210.167.128/26
- ip: 49.248.166.193/29
- ip: 154.210.170.232/29
- ip: 2400:3b00:20:4::1:480/122
- ip: 2400:3b00:20:4::1:568/125
- ip: 2403:0:100:3d::/64
- ip: 182.75.221.32/29
- include: _spf.google.com
- a: itzcash.com
- mx: itzcash.com
Threat-feed evidence
History
Related pages
Pivot from itzcash.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: "itzcash.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.