Skip to content

Hostname

proactivosffx.com

Last fetched

proactivosffx.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · proactivosffx.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/proactivosffx.com

Resolution chain

proactivosffx.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:472
Organization
colombiahosting s.a.s.
Contact emails

Subdomains

45 observed subdomains of proactivosffx.com.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for proactivosffx.com.

MechanismTarget
SPF_IP138.128.165.52
SPF_IP142.202.242.117
SPF_IP172.111.10.130
SPF_IP172.111.10.4
SPF_IP172.241.114.108
SPF_IP172.241.114.110
SPF_IP172.241.114.121
SPF_IP172.241.24.241
SPF_IP172.241.24.249
SPF_IP173.236.80.92
SPF_IP176.123.5.231
SPF_IP178.162.212.132
SPF_IP184.171.245.51
SPF_IP184.171.245.52
SPF_IP185.187.155.107
SPF_IP198.136.48.85
SPF_IP213.255.226.216
SPF_IP216.38.0.185
SPF_IP23.137.84.38
SPF_IP23.19.217.114
SPF_IP38.114.114.203
SPF_IP38.147.105.174
SPF_IP38.147.107.85
SPF_IP65.60.62.2
SPF_IP65.60.62.5
SPF_IP66.55.93.144
SPF_IP66.55.93.191
SPF_IP66.7.210.72
SPF_IP74.82.170.109
SPF_IP96.127.154.77
SPF_IP96.127.154.78
SPF_IP99.198.116.91

Related pages

Pivot deeper into the graph from proactivosffx.com.

Cypher and MCP

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

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