Skip to content

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

WHISPER CANON · informa-it.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/informa-it.com

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.

IPPrefixASNOperatorCountry
151.80.234.237151.93.0.0/16AS16276FR
172.245.128.213172.245.170.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.214172.245.170.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.215172.245.170.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.216172.245.170.0/24AS36352AS-COLOCROSSING - HostPapaUS
172.245.128.217172.245.170.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.37198.47.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.38198.47.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.40198.47.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.41198.47.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.46.212.42198.47.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
208.115.245.26208.118.49.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.27208.118.49.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.28208.118.49.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.29208.118.49.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.245.30208.118.49.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
209.212.145.105209.213.64.0/19AS32181ASN-GIGENET - GigeNETUS
216.106.186.124216.107.47.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
216.106.186.192216.107.47.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
216.106.186.209216.107.47.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

Registrar
iana:1068
Organization
domain administrator
Contact emails

Subdomains

12 observed subdomains of informa-it.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for informa-it.com.

MechanismTarget
SPF_INCLUDEshawswharf.com
SPF_IP139.5.53.119/16
SPF_IP139.5.53.120
SPF_IP139.5.53.121/16
SPF_IP139.5.53.122
SPF_IP139.5.53.123

Related pages

Pivot deeper into the graph from informa-it.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.