Skip to content

Hostname

proc-gw.com

Last fetched

proc-gw.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. proc-gw.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

No IPv4 resolution is recorded for proc-gw.com in WhisperGraph.

IPv6 resolution

No AAAA record for proc-gw.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of proc-gw.com owner
Contact emails
0090f1d5-7807-4d82-9055-5987d2c1a396@identity-protect.org, 160cc87e-ae42-4b98-9029-e52e8701f021@identity-protect.org, 336fd9a6-964d-45b4-b268-f7852cd2f950@identity-protect.org, 5e6a469c-a7ee-438a-8d62-abefb314f5f7@identity-protect.org, bf1f6840-66cf-4f30-90fe-f3a2236d529a@identity-protect.org, d45b0b9f-f3d9-4fda-aeb5-64c4bf04d884@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-89.awsdns-11.com
  • ns-519.awsdns-00.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1335.awsdns-38.org
  • ns-1898.awsdns-45.co.uk

Threat-feed evidence

History

Related pages

Pivot from proc-gw.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "proc-gw.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.