Skip to content

Hostname

security-soft.com

Last fetched

security-soft.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · security-soft.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/security-soft.com

Resolution chain

security-soft.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.175.86.1083.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.1153.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.313.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.713.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.240.184.12154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.5454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of security-soft.com owner
Contact emails

Subdomains

11 observed subdomains of security-soft.com.

Web-graph footprint

Distinct hostnames that link to or from security-soft.com in the public web crawl.

194 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for security-soft.com.

MechanismTarget
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from security-soft.com.

Cypher and MCP

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

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