Hostname
izitech.co
Last fetched
izitech.co has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
izitech.co has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:48
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- —
Subdomains
5 observed subdomains of izitech.co.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from izitech.co in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for izitech.co.
| Mechanism | Target |
|---|---|
| SPF_A | izitech.co |
| SPF_IP | 139.162.186.51 |
| SPF_IP | 159.198.47.104 |
| SPF_IP | 162.255.116.72 |
| SPF_IP | 198.177.125.158 |
| SPF_IP | 199.85.208.161 |
| SPF_IP | 199.85.208.68 |
| SPF_IP | 69.57.163.181 |
| SPF_MX | izitech.co |
Related pages
Pivot deeper into the graph from izitech.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "izitech.co"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.