Skip to content

Hostname

pro-fx.net

Last fetched

pro-fx.net resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · pro-fx.netRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pro-fx.net

Resolution chain

pro-fx.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.96.186.7190.159.9.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:48
Organization
mike rau
Contact emails

Subdomains

11 observed subdomains of pro-fx.net.

Threat posture

History

Mail and authentication

MX records

  • pro-fx.net

SPF policy

9 SPF mechanisms authorising senders for pro-fx.net.

MechanismTarget
SPF_Apro-fx.net
SPF_IP104.206.149.70
SPF_IP169.61.170.195
SPF_IP170.39.213.2
SPF_IP173.192.50.60
SPF_IP173.192.60.98
SPF_IP191.96.186.6
SPF_IP191.96.186.8
SPF_MXpro-fx.net

Related pages

Pivot deeper into the graph from pro-fx.net.

Cypher and MCP

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

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