Skip to content

Hostname

proconfire.com

Last fetched

proconfire.com resolves to 1 IPv4 address operated by FIBER - FIBERNET Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

proconfire.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.168.91.11469.168.64.0/19AS5048FIBER - FIBERNET Corp.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of proconfire.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • proconfire.com

SPF policy

3 SPF mechanisms authorising senders for proconfire.com.

MechanismTarget
SPF_Aproconfire.com
SPF_IP69.168.91.114
SPF_MXproconfire.com

Related pages

Pivot deeper into the graph from proconfire.com.

Cypher and MCP

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

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