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
Resolution chain
orchidpharmed.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.19.212.68 | 146.19.212.0/24 | AS60631 | — | IR |
| 185.166.37.46 | 185.166.37.0/24 | AS47583 | — | FR |
| 193.151.149.178 | 193.151.148.0/22 | AS60077 | — | IR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for orchidpharmed.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.orchidpharmed.com |
| SPF_A | orchidpharmed.com |
| SPF_A | pmg.axon.me |
| SPF_A | pmg.orchidpharmed.com |
| SPF_A | smg.axon.me |
| SPF_A | smg.orchidpharmed.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_IP | 168.119.225.82 |
| SPF_IP | 81.91.144.252 |
| SPF_IP | 81.91.144.254 |
| SPF_MX | orchidpharmed.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.