Hostname
ispak.com
Last fetched
ispak.com resolves to 1 IPv4 address operated by ICTBULUT - ICT BULUT BILISIM A.S. in TR. WHOIS lists iana:819 as the registrar.
Nutrition Label
Resolution chain
ispak.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 |
|---|---|---|---|---|
| 212.103.38.234 | 212.103.38.0/24 | AS47952 | ICTBULUT - ICT BULUT BILISIM A.S. | TR |
WHOIS identity
- Registrar
- iana:819
- Organization
- domain admin
- Contact emails
Subdomains
6 observed subdomains of ispak.com.
Web-graph footprint
Distinct hostnames that link to or from ispak.com in the public web crawl.
21 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ispak.com.
| Mechanism | Target |
|---|---|
| SPF_A | ispak.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.73.216.3/32 |
| SPF_IP | 77.73.216.6/32 |
| SPF_MX | ispak.com |
Related pages
Pivot deeper into the graph from ispak.com.
- IP · 212.103.38.234
- ASN · AS47952ICTBULUT - ICT BULUT BILISIM A.S.
- Registrar · iana:819
- Country · TR
- Email · contact@privatewhois.biz
- TLD · .com
- Browse hostnames · is…
- 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: "ispak.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.