Hostname
basinc.com
Last fetched
basinc.com resolves to 1 IPv4 address operated by WINTEK-CORP - Wintek Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
basinc.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 |
|---|---|---|---|---|
| 72.12.205.194 | 72.12.192.0/19 | AS11114 | WINTEK-CORP - Wintek Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- bioanalytical systems,
- Contact emails
- d47834jp8he@networksolutionsprivateregistration.com
- n84uk3hn8hr@networksolutionsprivateregistration.com
- sb6vn5u54yg@networksolutionsprivateregistration.com
- t67m83vt298@networksolutionsprivateregistration.com
- tb8rv82b9ck@networksolutionsprivateregistration.com
- v53zr5xj9fr@networksolutionsprivateregistration.com
- vr48s36z2ax@networksolutionsprivateregistration.com
- webmaster@basinc.com
- yc9g25ha46b@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of basinc.com.
Web-graph footprint
Distinct hostnames that link to or from basinc.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for basinc.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | basinc.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from basinc.com.
- IP · 72.12.205.194
- ASN · AS11114WINTEK-CORP - Wintek Corporation
- Registrar · iana:146
- Country · US
- Email · d47834jp8he@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ba…
- 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: "basinc.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.