Skip to content

Hostname

rexel.it

Last fetched

rexel.it resolves to 20 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · rexel.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rexel.it

Resolution chain

rexel.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.35.103.62130.35.96.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
130.35.228.165130.35.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.1.1147.154.0.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.112.73147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.119.19147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.3.128147.154.0.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.45.210147.154.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.8.35147.154.0.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.99.182147.154.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.105.247192.29.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.107.131192.29.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
192.29.14.159192.29.12.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationCA
192.29.160.127192.29.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.165.178192.29.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.170.132192.29.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.182.78192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.183.38192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.39.162192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.39.48192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP
192.29.39.51192.29.36.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationJP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from rexel.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rexel.it.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP176.149.159.129/25
SPF_IP188.93.114.7
SPF_IP188.93.114.8
SPF_IP195.231.14.190
SPF_IP195.231.14.203
SPF_IP195.231.32.227

Related pages

Pivot deeper into the graph from rexel.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rexel.it"})-[: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.