Skip to content

Hostname

store-factory.com

Last fetched

store-factory.com resolves to 1 IPv4 address operated by AS9180 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · store-factory.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/store-factory.com

Resolution chain

store-factory.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.214.226.216195.214.226.0/24AS9180FR

WHOIS identity

Registrar
iana:81
Organization
lionel audisio
Contact emails

Subdomains

65 observed subdomains of store-factory.com.

Web-graph footprint

Distinct hostnames that link to or from store-factory.com in the public web crawl.

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for store-factory.com.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspfa.alinto.net
SPF_INCLUDEstspg-customer.com
SPF_IP83.145.109.0/24
SPF_IP95.143.65.160/27

Related pages

Pivot deeper into the graph from store-factory.com.

Cypher and MCP

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

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