Skip to content

Hostname

neffos.com

Last fetched

neffos.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.37143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.46143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.64143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.71143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.168.122.1003.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1053.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.133.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.823.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.499.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4399.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.6899.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7999.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
zhao jiaxing
Contact emails

Subdomains

11 observed subdomains of neffos.com.

Web-graph footprint

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

79 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for neffos.com.

MechanismTarget
SPF_Asmtp.neffos.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from neffos.com.

Cypher and MCP

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

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