Skip to content

Hostname

fabelle.shop

Last fetched

fabelle.shop resolves to 3 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · fabelle.shopRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fabelle.shop

Resolution chain

fabelle.shop resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.194.167.222216.194.164.0/22AS22611INMOTION - InMotion Hosting, Inc.US
44.233.250.7544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.196.6352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with fabelle.shop in WhisperGraph.

Subdomains

8 observed subdomains of fabelle.shop.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fabelle.shop.

MechanismTarget
SPF_Afabelle.shop
SPF_INCLUDErelay.mailchannels.net
SPF_IP216.194.167.222
SPF_MXfabelle.shop

Related pages

Pivot deeper into the graph from fabelle.shop.

Cypher and MCP

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

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