Skip to content

Hostname

inmofactory.com

Last fetched

inmofactory.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · inmofactory.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/inmofactory.com

Resolution chain

inmofactory.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.226.194108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.13.2523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.190.18834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.21.8834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.42.19234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.126.20034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.139.23534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.188.18934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.173.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.189.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.122.1352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.62.4952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.218.6454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.208.23654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.136.1554.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.7.4154.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.151.3154.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
anuntis segundamano espana,
Contact emails

Subdomains

116 observed subdomains of inmofactory.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for inmofactory.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.64.175
SPF_IP168.245.11.217
SPF_IP168.245.11.218
SPF_IP168.245.23.134
SPF_IP168.245.42.108
SPF_IP195.77.175.0/24
SPF_IP195.77.179.0/24
SPF_IP79.171.31.0/24

Related pages

Pivot deeper into the graph from inmofactory.com.

Cypher and MCP

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

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