Skip to content

Hostname

logodesignlove.com

Last fetched

logodesignlove.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · logodesignlove.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logodesignlove.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.224.103.1618.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.119.45.200.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:1068
Organization
david airey
Contact emails

Subdomains

7 observed subdomains of logodesignlove.com.

Web-graph footprint

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

1,158 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for logodesignlove.com.

MechanismTarget
SPF_Alogodesignlove.com
SPF_INCLUDE_spf.fused.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_IP216.86.156.149
SPF_IP52.119.45.20
SPF_MXlogodesignlove.com

Related pages

Pivot deeper into the graph from logodesignlove.com.

Cypher and MCP

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

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