Skip to content

Hostname

kwiff.com

Last fetched

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

Nutrition Label

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

Resolution chain

kwiff.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.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.233.11518.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.2118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.2218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.162.103.1023.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.1043.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.113.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.103.923.162.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.423.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.843.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.893.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
alessandro pengue
Contact emails

Subdomains

35 observed subdomains of kwiff.com.

Web-graph footprint

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

168 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kwiff.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP35.176.207.138

Related pages

Pivot deeper into the graph from kwiff.com.

Cypher and MCP

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

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