Skip to content

Hostname

regus.com

Last fetched

regus.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.196.1045.60.196.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.206.1045.60.206.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

265 observed subdomains of regus.com.

Web-graph footprint

Distinct hostnames that link to or from regus.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for regus.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEnets1.spf.messagelabs.com
SPF_INCLUDEnets2.spf.messagelabs.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.203.102/32
SPF_IP109.70.58.0/24
SPF_IP149.72.213.249
SPF_IP149.72.240.251
SPF_IP149.72.39.137/32
SPF_IP149.72.59.109
SPF_IP159.183.180.46
SPF_IP162.253.220.29
SPF_IP168.245.65.245
SPF_IP168.245.73.106
SPF_IP194.105.232.31
SPF_IP206.198.220.254
SPF_IP208.83.246.254
SPF_IP212.74.77.106/32
SPF_IP212.74.77.108/32
SPF_IP212.74.77.110/32
SPF_IP212.74.77.112/32
SPF_IP212.74.77.114/32
SPF_IP51.105.117.104
SPF_IP51.105.117.97
SPF_IP77.95.80.112
SPF_IP77.95.80.120/29
SPF_IP77.95.80.96
SPF_IP77.95.80.96/30
SPF_IP83.102.40.151/8
SPF_IP83.166.171.209
SPF_IP89.106.182.21
SPF_IP91.189.57.27
SPF_IP94.236.83.186/32
SPF_IP95.175.204.78

Related pages

Pivot deeper into the graph from regus.com.

Cypher and MCP

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

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