Hostname
7house.ir
Last fetched
7house.ir resolves to 1 IPv4 address operated by AS43754 in IR.
Nutrition Label
Resolution chain
7house.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.115.150.27 | 93.115.150.0/24 | AS43754 | — | IR |
WHOIS identity
No WHOIS records are currently associated with 7house.ir in WhisperGraph.
Subdomains
4 observed subdomains of 7house.ir.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 7house.ir in the public web crawl.
26 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- 7house.ir
SPF policy
16 SPF mechanisms authorising senders for 7house.ir.
| Mechanism | Target |
|---|---|
| SPF_A | 7house.ir |
| SPF_IP | 108.171.215.173 |
| SPF_IP | 144.76.226.131 |
| SPF_IP | 148.251.34.166 |
| SPF_IP | 173.231.52.163 |
| SPF_IP | 185.159.153.97 |
| SPF_IP | 192.180.1.2 |
| SPF_IP | 208.110.86.68 |
| SPF_IP | 208.74.121.82 |
| SPF_IP | 208.74.123.2 |
| SPF_IP | 62.204.61.20 |
| SPF_IP | 62.204.61.21 |
| SPF_IP | 69.90.250.78 |
| SPF_IP | 78.129.208.89 |
| SPF_IP | 93.115.150.27 |
| SPF_MX | 7house.ir |
Related pages
Pivot deeper into the graph from 7house.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "7house.ir"})-[: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.