Skip to content

Hostname

graffer-developer.services

Last fetched

graffer-developer.services resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · graffer-developer.servicesRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/graffer-developer.services

Resolution chain

graffer-developer.services resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.178.25413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.52.16335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.249.4343.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.253.18346.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.127.2052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.32.154.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of graffer-developer.services.

Threat posture

History

Related pages

Pivot deeper into the graph from graffer-developer.services.

Cypher and MCP

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

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