Hostname
kerrectlogistics.com
Last fetched
kerrectlogistics.com resolves to 1 IPv4 address operated by ROSHAN-AF Main Street, House No. 13 Wazir Akbar Khan in NZ. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
kerrectlogistics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.250.232.93 | 103.250.232.0/22 | AS45179 | ROSHAN-AF Main Street, House No. 13 Wazir Akbar Khan | NZ |
WHOIS identity
- Registrar
- iana:1291
- Organization
- kerrect consulting
- Contact emails
Subdomains
1 observed subdomain of kerrectlogistics.com.
| Subdomain |
|---|
| www.kerrectlogistics.com |
Web-graph footprint
Distinct hostnames that link to or from kerrectlogistics.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for kerrectlogistics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.onenet.co.nz |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kerrectlogistics.com.
- IP · 103.250.232.93
- ASN · AS45179ROSHAN-AF Main Street, House No. 13 Wazir Akbar Khan
- Registrar · iana:1291
- Country · NZ
- Email · dn@impact-media.co.nz
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kerrectlogistics.com"})-[: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.