Skip to content

Hostname

squaremeter.co.jp

Last fetched

squaremeter.co.jp resolves to 1 IPv4 address operated by INTERQ GMO Internet Group, Inc. in JP.

Nutrition Label

WHISPER CANON · squaremeter.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/squaremeter.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
157.7.189.252157.7.189.0/24AS7506INTERQ GMO Internet Group, Inc.JP

WHOIS identity

Registrar
Organization
squaremeter corporation
Contact emails

Subdomains

2 observed subdomains of squaremeter.co.jp.

Web-graph footprint

Distinct hostnames that link to or from squaremeter.co.jp in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for squaremeter.co.jp.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from squaremeter.co.jp.

Cypher and MCP

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

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