Skip to content

Hostname

weblogssl.com

Last fetched

weblogssl.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · weblogssl.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/weblogssl.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.102.112108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.40108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.49108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.102.67108.159.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.EG
18.164.116.12418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.1818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.11018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
julio alonso
Contact emails

Subdomains

22 observed subdomains of weblogssl.com.

Web-graph footprint

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

339 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for weblogssl.com.

MechanismTarget
SPF_Agmail.com
SPF_Aweblogssl.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP166.78.69.29
SPF_IP52.16.128.252
SPF_IP54.229.166.234
SPF_IP78.46.66.48
SPF_MXgmail.com
SPF_MXweblogssl.com

Related pages

Pivot deeper into the graph from weblogssl.com.

Cypher and MCP

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

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