Skip to content

Hostname

evezing.com

Last fetched

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

Nutrition Label

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

Resolution chain

evezing.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.2003.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2283.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2303.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.113.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.1433.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.483.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.493.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.513.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1993.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.2473.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.463.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.583.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.83.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.2423.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.813.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of evezing.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for evezing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXevezing.com

Related pages

Pivot deeper into the graph from evezing.com.

Cypher and MCP

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

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