Skip to content

Hostname

slcc.digication.com

Last fetched

slcc.digication.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · slcc.digication.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/slcc.digication.com

Resolution chain

slcc.digication.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.11418.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.1918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.60.10618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from slcc.digication.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for slcc.digication.com.

MechanismTarget
SPF_INCLUDE7162402.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsupport.zendesk.com

Related pages

Pivot deeper into the graph from slcc.digication.com.

Cypher and MCP

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

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