Skip to content

Hostname

old.synthiasoft.com

Last fetched

old.synthiasoft.com resolves to 1 IPv4 address operated by DIANAHOSTLTD-AS-AP Diana Host Ltd in BD.

Nutrition Label

WHISPER CANON · old.synthiasoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/old.synthiasoft.com

Resolution chain

old.synthiasoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.169.161.66103.169.161.0/24AS148993DIANAHOSTLTD-AS-AP Diana Host LtdBD

WHOIS identity

No WHOIS records are currently associated with old.synthiasoft.com in WhisperGraph.

Subdomains

6 observed subdomains of old.synthiasoft.com.

Threat posture

History

Mail and authentication

MX records

  • old.synthiasoft.com

SPF policy

12 SPF mechanisms authorising senders for old.synthiasoft.com.

MechanismTarget
SPF_Aold.synthiasoft.com
SPF_INCLUDEspf.xeonbd.com
SPF_IP103.169.160.66
SPF_IP103.169.161.66
SPF_IP103.48.119.244
SPF_IP103.48.119.252
SPF_IP104.156.48.44
SPF_IP167.86.114.81
SPF_IP209.126.0.46
SPF_IP209.126.0.85
SPF_IP209.126.11.83
SPF_MXold.synthiasoft.com

Related pages

Pivot deeper into the graph from old.synthiasoft.com.

Cypher and MCP

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

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