Skip to content

Hostname

effectivesoft.com

Last fetched

effectivesoft.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.793.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.9.7.14652.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

22 observed subdomains of effectivesoft.com.

Web-graph footprint

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

326 sites link to this hostname.

187 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for effectivesoft.com.

MechanismTarget
SPF_MXeffectivesoft.com

Related pages

Pivot deeper into the graph from effectivesoft.com.

Cypher and MCP

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

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