Skip to content

Hostname

fa3t.shop

Last fetched

fa3t.shop resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · fa3t.shopRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/fa3t.shop

Resolution chain

fa3t.shop resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.201.164.113195.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

2 observed subdomains of fa3t.shop.

Web-graph footprint

Distinct hostnames that link to or from fa3t.shop in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • fa3t.shop

SPF policy

8 SPF mechanisms authorising senders for fa3t.shop.

MechanismTarget
SPF_Afa3t.shop
SPF_IP142.132.221.56
SPF_IP188.40.188.44
SPF_IP188.40.247.231
SPF_IP195.201.164.113
SPF_IP213.232.126.119
SPF_IP94.101.181.139
SPF_MXfa3t.shop

Related pages

Pivot deeper into the graph from fa3t.shop.

Cypher and MCP

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

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