Hostname
isbasi.com
Last fetched
isbasi.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
isbasi.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1910
- Organization
- ali binici
- Contact emails
Subdomains
8 observed subdomains of isbasi.com.
Web-graph footprint
Distinct hostnames that link to or from isbasi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for isbasi.com.
| Mechanism | Target |
|---|---|
| SPF_A | isbasi.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.signandgo.io |
| SPF_INCLUDE | spf1.setrow.com |
| SPF_IP | 212.252.63.97/27 |
| SPF_IP | 85.153.151.9/32 |
| SPF_IP | 91.93.150.194/32 |
| SPF_MX | isbasi.com |
Related pages
Pivot deeper into the graph from isbasi.com.
- IP · 108.132.161.228
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · IE
- Email · binici.ali@gmail.com
- 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: "isbasi.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.