Hostname
abyaran.com
Last fetched
abyaran.com resolves to 2 IPv4 addresses operated by SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
abyaran.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.110.38.248 | 195.110.38.0/23 | AS48715 | SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company | IR |
| 91.247.174.1 | 91.247.174.0/24 | AS49051 | GREENHOSTAPS | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- hamid khankeshizadeh
- Contact emails
Subdomains
6 observed subdomains of abyaran.com.
Web-graph footprint
Distinct hostnames that link to or from abyaran.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- abyaran.com
SPF policy
3 SPF mechanisms authorising senders for abyaran.com.
| Mechanism | Target |
|---|---|
| SPF_A | abyaran.com |
| SPF_IP | 195.110.38.248 |
| SPF_MX | abyaran.com |
Related pages
Pivot deeper into the graph from abyaran.com.
- IP · 195.110.38.248
- ASN · AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company
- Registrar · iana:113
- Country · IR
- Email · baghbani1@gmail.com
- TLD · .com
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abyaran.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.