Skip to content

Hostname

teamster.org

Last fetched

teamster.org resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · teamster.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/teamster.org

Resolution chain

teamster.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.133151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.133151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.133151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.133151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
bret caldwell
Contact emails

Subdomains

28 observed subdomains of teamster.org.

Web-graph footprint

Distinct hostnames that link to or from teamster.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for teamster.org.

MechanismTarget
SPF_INCLUDE_spf.formstack.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.tcbinc.com
SPF_INCLUDEactionnetwork.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP159.183.67.45
SPF_IP159.183.67.47
SPF_IP159.183.68.161
SPF_IP159.183.69.238
SPF_IP159.183.94.93
SPF_IP159.183.97.13
SPF_IP167.89.12.118
SPF_IP167.89.43.190/32
SPF_IP64.124.116.0/24

Related pages

Pivot deeper into the graph from teamster.org.

Cypher and MCP

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

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