Skip to content

Hostname

teamworkpm.net

Last fetched

teamworkpm.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com, llc as the registrar.

Nutrition Label

WHISPER CANON · teamworkpm.netRouting diversity6.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teamworkpm.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.238.245100.42.94.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.21.198101.0.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.60.164107.77.79.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.6.373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.204.213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.29.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.154.563.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.31.1523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.178.1603.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.223.8135.7.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.51.2635.7.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.205.17035.7.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.167.17835.184.64.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.33.2150.20.125.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.48.17152.36.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.115.3052.216.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.1.18352.82.144.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.210.23652.92.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.148.8254.169.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.27.6654.169.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc
Organization
digital crew
Contact emails

Subdomains

19,853 observed subdomains of teamworkpm.net.

Web-graph footprint

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

79 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teamworkpm.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from teamworkpm.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teamworkpm.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.