Skip to content

Hostname

g1net.com

Last fetched

g1net.com resolves to 63.80.202.32, announced in 63.80.202.0/24 by GOLDEN1-CU-NET - THE GOLDEN 1 CREDIT UNION in US. g1net.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 · g1net.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/g1net.com

Resolution chain

IPv6 resolution

No AAAA record for g1net.com is recorded in WhisperGraph.

Attribution

golden credit union

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
the golden 1 credit union
Contact emails
nsfinadmin@golden1.com

Subdomains

Mail and authentication

Nameservers

  • josh.ns.cloudflare.com
  • sue.ns.cloudflare.com
  • asia3.akam.net
  • asia4.akam.net
  • eur2.akam.net
  • ns1-222.akam.net
  • ns1-225.akam.net
  • usw1.akam.net
  • usw2.akam.net
  • usw6.akam.net

SPF policy

  • include: %{ir}.%{v}.%{d}.spf.has.pphosted.com

Threat-feed evidence

History

Related pages

Pivot from g1net.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: "g1net.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.