Hostname
inxpress.net
Last fetched
inxpress.net resolves to 2 IPv4 addresses operated by BCN-TELECOM-ASN2 - BCN Telecom Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
inxpress.net 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 |
|---|---|---|---|---|
| 216.114.25.9 | 216.114.25.0/24 | AS5773 | BCN-TELECOM-ASN2 - BCN Telecom Inc. | US |
| 74.50.84.72 | 74.50.64.0/19 | AS19318 | IS-AS-1 - Interserver, Inc | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- bcn telecom
- Contact emails
Subdomains
7 observed subdomains of inxpress.net.
Web-graph footprint
Distinct hostnames that link to or from inxpress.net in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for inxpress.net.
| Mechanism | Target |
|---|---|
| SPF_A | inxpress.net |
| SPF_INCLUDE | spf.localknowledge.us |
| SPF_INCLUDE | spfc25.carrierzone.com |
| SPF_MX | inxpress.net |
Related pages
Pivot deeper into the graph from inxpress.net.
- IP · 216.114.25.9
- ASN · AS5773BCN-TELECOM-ASN2 - BCN Telecom Inc.
- Registrar · iana:1479
- Country · US
- Email · arosen@bcntele.com
- TLD · .net
- Browse hostnames · in…
- 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: "inxpress.net"})-[: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.