Skip to content

Hostname

mcmaster.com

Last fetched

mcmaster.com resolves to 1 IPv4 address operated by MCMNET - MCMASTER CARR SUPPLY COMPANY in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mcmaster.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/mcmaster.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.64.25.149209.64.25.0/24AS22034MCMNET - MCMASTER CARR SUPPLY COMPANYUS

WHOIS identity

Registrar
iana:2
Organization
mcmaster-carr supply
Contact emails

Subdomains

49 observed subdomains of mcmaster.com.

Web-graph footprint

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

3,335 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mcmaster.com.

MechanismTarget
SPF_INCLUDE_s00913664.autospf.email
SPF_IP12.203.197.22
SPF_IP12.203.197.23
SPF_IP12.203.197.24
SPF_IP12.203.197.25
SPF_IP209.64.25.245/28
SPF_IP209.64.25.246
SPF_IP209.64.25.247/28
SPF_IP209.64.25.248
SPF_IP44.203.112.2/32

Related pages

Pivot deeper into the graph from mcmaster.com.

Cypher and MCP

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

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