Hostname
maitrip.co.nz
Last fetched
maitrip.co.nz resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:dreamscape networks international pte ltd t/a crazy domains as the registrar.
Nutrition Label
Resolution chain
maitrip.co.nz resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.95.20 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.6 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.63 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.95.80 | 108.139.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.33.109.22 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.42 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.65 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.109.94 | 13.33.109.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.121 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.72 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.76 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.79 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:dreamscape networks international pte ltd t/a crazy domains
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of maitrip.co.nz.
Web-graph footprint
Distinct hostnames that link to or from maitrip.co.nz in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for maitrip.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from maitrip.co.nz.
- IP · 108.139.95.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:dreamscape networks international pte ltd t/a crazy domains
- Country · BR
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maitrip.co.nz"})-[: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.