Skip to content

Hostname

gexpro.com

Last fetched

gexpro.com resolves to 19 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · gexpro.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gexpro.com

Resolution chain

gexpro.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
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.116.181147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.119.19147.154.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS
147.154.225.212147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.230.235147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
147.154.234.79147.154.224.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationGB
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.182.78192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.56.104192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.119192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.248192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.251192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH

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 gexpro.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for gexpro.com.

MechanismTarget
SPF_INCLUDE_s0.gexpro.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP170.146.220.0/24
SPF_IP170.146.221.0/24
SPF_IP170.146.224.15/32
SPF_IP170.146.224.16/31
SPF_IP170.146.226.15
SPF_IP170.146.226.16/31
SPF_IP216.71.141.236
SPF_IP216.71.141.237
SPF_IP45.56.83.65
SPF_IP65.49.23.0/24
SPF_IP68.232.146.149
SPF_IP68.232.146.80
SPF_IP72.52.119.64/26

Related pages

Pivot deeper into the graph from gexpro.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gexpro.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.