Skip to content

Hostname

g2llc.com

Last fetched

g2llc.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · g2llc.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/g2llc.com

Resolution chain

g2llc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.128.19215.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.128.2183.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of g2llc.com.

Web-graph footprint

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

61 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for g2llc.com.

MechanismTarget
SPF_Ag2llc.com
SPF_INCLUDE4514648.spf07.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-001f9f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP174.127.132.0/22
SPF_IP174.127.188.0/24
SPF_IP192.31.208.0/24
SPF_IP206.208.174.0/24
SPF_MXg2llc.com

Related pages

Pivot deeper into the graph from g2llc.com.

Cypher and MCP

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

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