Skip to content

Hostname

my-softit.com

Last fetched

my-softit.com resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · my-softit.comRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/my-softit.com

Resolution chain

my-softit.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.234.134.20104.234.134.0/24AS40676AS40676 - Psychz NetworksUS
104.234.134.21104.234.134.0/24AS40676AS40676 - Psychz NetworksUS

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

35 observed subdomains of my-softit.com.

Web-graph footprint

Distinct hostnames that link to or from my-softit.com in the public web crawl.

65 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • my-softit.com

SPF policy

3 SPF mechanisms authorising senders for my-softit.com.

MechanismTarget
SPF_Amy-softit.com
SPF_IP104.234.134.20
SPF_MXmy-softit.com

Related pages

Pivot deeper into the graph from my-softit.com.

Cypher and MCP

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

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