Hostname
98share.com
Last fetched
98share.com resolves to 1 IPv4 address operated by SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company in IR. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
98share.com 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 |
|---|---|---|---|---|
| 195.211.44.223 | 195.211.44.0/24 | AS48715 | SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company | IR |
WHOIS identity
- Registrar
- iana:113
- Organization
- domain id shield service
- Contact emails
Subdomains
24 observed subdomains of 98share.com.
Showing 17 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 98share.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for 98share.com.
| Mechanism | Target |
|---|---|
| SPF_A | 98share.com |
| SPF_INCLUDE | spf.privateemail.com |
| SPF_IP | 2a01:4f9:c012:831a:0:0:0:1 |
| SPF_IP | 65.21.2.25 |
| SPF_MX | 98share.com |
Related pages
Pivot deeper into the graph from 98share.com.
- IP · 195.211.44.223
- ASN · AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company
- Registrar · iana:113
- Country · IR
- Email · 985801371809204@domainidshield.com
- TLD · .com
- Browse hostnames · 98…
- 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: "98share.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.