Skip to content

Hostname

mcneel.com

Last fetched

mcneel.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mcneel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcneel.com

Resolution chain

mcneel.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.192.111108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.4108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.43108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.192.54108.138.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.22.112108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.4108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.41108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.97108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.236.10852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2952.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
robert mcneel & associates
Contact emails

Subdomains

57 observed subdomains of mcneel.com.

Web-graph footprint

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

122 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mcneel.com.

MechanismTarget
SPF_Amcneel.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP199.48.48.121
SPF_IP70.103.20.59
SPF_MXmcneel.com

Related pages

Pivot deeper into the graph from mcneel.com.

Cypher and MCP

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

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