Hostname
netfactor.com
Last fetched
netfactor.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netfactor.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.9.122 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.125 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.28 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.40 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.34.108 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.128 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.50 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.86 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netfactor.com owner
- Contact emails
- no.valid.email@worldnic.com
- technology@netfactor.com
- 0d7627a6-49a0-40ba-9dfc-ade4ce15745d@identity-protect.org
- 27da0371-3abb-40fc-87d6-cf46e0af760b@identity-protect.org
- 96b48e33-b66f-4471-b566-8c2f668a0ce4@identity-protect.org
- 9ddfc327-1942-4de3-a0cc-f83634c5b527@identity-protect.org
- ac8feb83-4166-41d3-8a27-47a554b61307@identity-protect.org
- d7375f21-5db7-488f-a243-1ab07f0e92f2@identity-protect.org
- owner-10609725@netfactor.com.whoisprivacyservice.org
- owner-4899961@netfactor.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of netfactor.com.
| Subdomain |
|---|
| track.netfactor.com |
| www.netfactor.com |
Web-graph footprint
Distinct hostnames that link to or from netfactor.com in the public web crawl.
39 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for netfactor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | jangomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.244.184.247 |
Related pages
Pivot deeper into the graph from netfactor.com.
- IP · 18.165.9.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netfactor.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.