Skip to content

Hostname

chefva.com

Last fetched

chefva.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · chefva.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chefva.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.1416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.14416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.2916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.33.13316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.2916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.243.8352.216.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.24552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.17352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.32.10752.217.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.22752.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.98.11552.217.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.2154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
novateur education,
Contact emails

Subdomains

8 observed subdomains of chefva.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chefva.com.

MechanismTarget
SPF_Achefva.com
SPF_Afortimail.mttsvc.com
SPF_Amxagateway.ecpi.edu
SPF_Amxbgateway.ecpi.edu
SPF_IP199.36.13.8
SPF_IP199.36.13.9
SPF_IP208.95.133.122
SPF_MXchefva.com

Related pages

Pivot deeper into the graph from chefva.com.

Cypher and MCP

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

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