Skip to content

Hostname

niceeat.co

Last fetched

niceeat.co resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · niceeat.coRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/niceeat.co

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.161.212100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.9.186100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.4.25218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.114.833.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.209.1243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.89.23735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.8.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.28.10044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.122.20652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.91.23052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.63.13254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.239.22298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:21607
Organization
Contact emails

Subdomains

29 observed subdomains of niceeat.co.

Web-graph footprint

Distinct hostnames that link to or from niceeat.co in the public web crawl.

23 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for niceeat.co.

MechanismTarget
SPF_INCLUDE8996364.spf07.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.hostmar.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from niceeat.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "niceeat.co"})-[: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.