Skip to content

Hostname

orchidpharmed.com

Last fetched

orchidpharmed.com resolves to 3 IPv4 addresses operated by AS60631 in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · orchidpharmed.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/orchidpharmed.com

Resolution chain

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

WHOIS identity

Registrar
iana:460
Organization
ali habibnejad
Contact emails

Subdomains

20 observed subdomains of orchidpharmed.com.

Web-graph footprint

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

23 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for orchidpharmed.com.

MechanismTarget
SPF_Amail.orchidpharmed.com
SPF_Aorchidpharmed.com
SPF_Apmg.axon.me
SPF_Apmg.orchidpharmed.com
SPF_Asmg.axon.me
SPF_Asmg.orchidpharmed.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP168.119.225.82
SPF_IP81.91.144.252
SPF_IP81.91.144.254
SPF_MXorchidpharmed.com

Related pages

Pivot deeper into the graph from orchidpharmed.com.

Cypher and MCP

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

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