Skip to content

Hostname

aserfood.com

Last fetched

aserfood.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.68.35143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.43143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.48143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.74143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.71.1103.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.373.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.703.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.83.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:244
Organization
aserfood
Contact emails

Subdomains

1 observed subdomain of aserfood.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for aserfood.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from aserfood.com.

Cypher and MCP

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

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