Skip to content

Hostname

wearfigs.com

Last fetched

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

Nutrition Label

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

Resolution chain

wearfigs.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.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.65.3.11718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.5218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.618.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8418.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1053.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.193.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.523.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.63.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.7452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

46 observed subdomains of wearfigs.com.

Web-graph footprint

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

715 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wearfigs.com.

Related pages

Pivot deeper into the graph from wearfigs.com.

Cypher and MCP

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

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