Hostname
fullwp.ir
Last fetched
fullwp.ir is a registered hostname under the .ir top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with fullwp.ir in WhisperGraph.
Subdomains
20 observed subdomains of fullwp.ir.
Web-graph footprint
Distinct hostnames that link to or from fullwp.ir in the public web crawl.
8 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- fullwp.ir
SPF policy
10 SPF mechanisms authorising senders for fullwp.ir.
| Mechanism | Target |
|---|---|
| SPF_A | fullwp.ir |
| SPF_IP | 130.193.77.37 |
| SPF_IP | 178.63.52.90 |
| SPF_IP | 185.165.31.148 |
| SPF_IP | 188.40.108.32 |
| SPF_IP | 195.201.169.198 |
| SPF_IP | 195.201.169.252 |
| SPF_IP | 37.27.49.107 |
| SPF_IP | 85.206.169.20 |
| SPF_MX | fullwp.ir |
Related pages
Pivot deeper into the graph from fullwp.ir.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fullwp.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.