Skip to content

Hostname

mackerel.io

Last fetched

mackerel.io resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · mackerel.ioRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/mackerel.io

Resolution chain

mackerel.io resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.31.15613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.218.15252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.89.14254.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
general affairs division manager
Contact emails

Subdomains

13 observed subdomains of mackerel.io.

Web-graph footprint

Distinct hostnames that link to or from mackerel.io in the public web crawl.

258 sites link to this hostname.

265 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mackerel.io.

MechanismTarget
SPF_Amackerel.io
SPF_INCLUDE8911186.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mtasv.net
SPF_MXmackerel.io

Related pages

Pivot deeper into the graph from mackerel.io.

Cypher and MCP

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

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