Skip to content

Hostname

build.notifica.re

Last fetched

build.notifica.re resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · build.notifica.reRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/build.notifica.re

Resolution chain

build.notifica.re resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.148.10618.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.2518.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.6418.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.148.8918.65.148.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.85.193.12052.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4752.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.8552.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with build.notifica.re in WhisperGraph.

Subdomains

1 observed subdomain of build.notifica.re.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for build.notifica.re.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.notifica.re
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.braintreegateway.com
SPF_MXbuild.notifica.re

Related pages

Pivot deeper into the graph from build.notifica.re.

Cypher and MCP

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

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