Skip to content

Hostname

wirewax.com

Last fetched

wirewax.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · wirewax.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wirewax.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2103.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.983.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.153.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.1853.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.23.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.443.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.453.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1953.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1963.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1993.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2003.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2213.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2413.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2463.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.313.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.603.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.73.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1073.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1183.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
global domain privacy
Contact emails

Subdomains

22 observed subdomains of wirewax.com.

Web-graph footprint

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

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wirewax.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from wirewax.com.

Cypher and MCP

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

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