Skip to content

Hostname

softexpert.com

Last fetched

softexpert.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.7013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.129.1618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.4218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.180.12865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.2865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.3465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.5365.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of softexpert.com.

Web-graph footprint

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

185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for softexpert.com.

MechanismTarget
SPF_INCLUDE46246120.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailse.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.160.64.65
SPF_IP104.160.75.90
SPF_IP177.67.89.242
SPF_IP190.102.49.10

Related pages

Pivot deeper into the graph from softexpert.com.

Cypher and MCP

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

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