Skip to content

Hostname

townwork.net

Last fetched

townwork.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · townwork.netRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/townwork.net

Resolution chain

townwork.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.11918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.9118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.205.5752.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7552.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.8552.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.9852.222.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.4699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1485
Organization
recruit co.,ltd.
Contact emails

Subdomains

55 observed subdomains of townwork.net.

Web-graph footprint

Distinct hostnames that link to or from townwork.net in the public web crawl.

2,874 sites link to this hostname.

1,491 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for townwork.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.rec.mpme.jp
SPF_INCLUDEspf.tricorn.net
SPF_INCLUDEspf01.froma.com

Related pages

Pivot deeper into the graph from townwork.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "townwork.net"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.