Skip to content

Hostname

underarmour.com

Last fetched

underarmour.com resolves to 1 IPv4 address operated by FASTLY - Fastly, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · underarmour.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/underarmour.com

Resolution chain

underarmour.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.17.91151.101.16.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

258 observed subdomains of underarmour.com.

Web-graph footprint

Distinct hostnames that link to or from underarmour.com in the public web crawl.

5,217 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for underarmour.com.

MechanismTarget
SPF_INCLUDE_spf-dc8.sapsf.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.42.0/24
SPF_IP104.130.47.0/24
SPF_IP104.130.96.5
SPF_IP129.152.0.0/17
SPF_IP129.91.5.0/24
SPF_IP141.145.85.0/24
SPF_IP146.88.28.0/24
SPF_IP160.34.0.0/16
SPF_IP163.47.180.0/22
SPF_IP167.89.64.70
SPF_IP167.89.64.72
SPF_IP167.89.71.63
SPF_IP199.167.173.0/24
SPF_IP20.114.186.35/32
SPF_IP20.119.174.191/32
SPF_IP20.119.207.133/32
SPF_IP20.230.106.230/32
SPF_IP203.55.21.0/24
SPF_IP204.29.196.121
SPF_IP204.29.196.122
SPF_IP204.29.196.122/31
SPF_IP204.29.196.123
SPF_IP204.29.196.124
SPF_IP204.29.196.148/30
SPF_IP204.75.142.0/24
SPF_IP205.223.80.0/20
SPF_IP208.72.88.0/21
SPF_IP216.136.162.64/26
SPF_IP216.136.168.32/28
SPF_IP216.136.168.64/27
SPF_IP216.136.229.0/24
SPF_IP2606:b400::/32
SPF_IP2a02:6900:8810::/48
SPF_IP2a02:6900:8814::/48
SPF_IP31.186.247.98
SPF_IP54.221.235.134/32
SPF_IP64.56.194.128/25
SPF_IP67.133.225.146
SPF_IP74.117.200.0/21
SPF_MXunderarmour.com

Related pages

Pivot deeper into the graph from underarmour.com.

Cypher and MCP

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

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

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