Hostname
informa-it.com
Last fetched
informa-it.com resolves to 20 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
informa-it.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:1068
- Organization
- domain administrator
- Contact emails
Subdomains
12 observed subdomains of informa-it.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for informa-it.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shawswharf.com |
| SPF_IP | 139.5.53.119/16 |
| SPF_IP | 139.5.53.120 |
| SPF_IP | 139.5.53.121/16 |
| SPF_IP | 139.5.53.122 |
| SPF_IP | 139.5.53.123 |
Related pages
Pivot deeper into the graph from informa-it.com.
- IP · 151.80.234.237
- ASN · AS16276
- Registrar · iana:1068
- Country · FR
- Email · 4c63a1787fc74326aa6d26b93494acbf.protect@withheldforprivacy.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: "informa-it.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.