Hostname
webforce.co.nz
Last fetched
webforce.co.nz resolves to 3 IPv4 addresses operated by FASTMAILPTYLTD-AS-AP - Fastmail Pty Ltd in US. WHOIS lists registrar:sitetech solutions ltd t/a sitename as the registrar.
Nutrition Label
Resolution chain
webforce.co.nz resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.168.172.37 | 103.168.172.0/24 | AS151847 | FASTMAILPTYLTD-AS-AP - Fastmail Pty Ltd | US |
| 103.168.172.52 | 103.168.172.0/24 | AS151847 | FASTMAILPTYLTD-AS-AP - Fastmail Pty Ltd | US |
| 45.79.237.37 | 45.79.237.0/24 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | AU |
WHOIS identity
- Registrar
- registrar:sitetech solutions ltd t/a sitename
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of webforce.co.nz.
| Subdomain |
|---|
| www.webforce.co.nz |
Web-graph footprint
Distinct hostnames that link to or from webforce.co.nz in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for webforce.co.nz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from webforce.co.nz.
- IP · 103.168.172.37
- ASN · AS151847FASTMAILPTYLTD-AS-AP - Fastmail Pty Ltd
- Registrar · registrar:sitetech solutions ltd t/a sitename
- Country · US
- Apex domain · co.nz
- TLD · .nz
- Browse hostnames · we…
- 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: "webforce.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.