Skip to content

Hostname

funq.jp

Last fetched

funq.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

funq.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.56.10913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.71.9413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.176.7513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.70.10713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.149.23513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.103.3718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.152.918.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.46.17118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.165.2083.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.71.573.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.186.2293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.32.3543.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.253.15846.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.88.8152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.204.2852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.206.354.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.178.24454.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.58.11654.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.210.9754.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.192.10654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

7 observed subdomains of funq.jp.

Web-graph footprint

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

992 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for funq.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from funq.jp.

Cypher and MCP

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

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