Hostname
inversis.com
Last fetched
inversis.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:140 as the registrar.
Nutrition Label
Resolution chain
inversis.com 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 |
|---|---|---|---|---|
| 45.60.1.72 | 45.60.1.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.5.72 | 45.60.5.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:140
- Organization
- banco inversis
- Contact emails
Subdomains
51 observed subdomains of inversis.com.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inversis.com in the public web crawl.
111 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for inversis.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | _pmta1.antevenio.com |
| SPF_INCLUDE | _pmta2.antevenio.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.41.43.250 |
| SPF_IP | 193.41.43.251 |
| SPF_MX | inversis.com |
Related pages
Pivot deeper into the graph from inversis.com.
- IP · 45.60.1.72
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:140
- Country · GB
- Email · sergio.plaza@inversis.com
- TLD · .com
- 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: "inversis.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.