Skip to content

Hostname

7gogo.jp

Last fetched

7gogo.jp resolves to 1 IPv4 address operated by CYBERAGENT - CyberAgent, Inc. in JP.

Nutrition Label

WHISPER CANON · 7gogo.jpRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/7gogo.jp

Resolution chain

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

IPPrefixASNOperatorCountry
157.112.74.43157.112.72.0/21AS24284CYBERAGENT - CyberAgent, Inc.JP

WHOIS identity

Registrar
Organization
7gogo,
Contact emails

Subdomains

10 observed subdomains of 7gogo.jp.

Web-graph footprint

Distinct hostnames that link to or from 7gogo.jp in the public web crawl.

549 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 7gogo.jp.

MechanismTarget
SPF_INCLUDEsrs3836.cuenote.jp
SPF_INCLUDEsrs3837.cuenote.jp
SPF_INCLUDEu23290199.wl200.sendgrid.net

Related pages

Pivot deeper into the graph from 7gogo.jp.

Cypher and MCP

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

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