Hostname
listinglogic.com
Last fetched
listinglogic.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
listinglogic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.153.153.235 | 54.153.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of listinglogic.com owner
- Contact emails
- michaeljkrell@yahoo.com
- 0bb23392-de9f-4f68-b3cc-bb46a33d2d14@identity-protect.org
- 69390dec-2b03-43a0-bece-fb7a778cd444@identity-protect.org
- 722568c2-de24-4b21-bfc2-b4fe52129c36@identity-protect.org
- 9a22b1dc-bee7-4724-881c-4232a1d7a318@identity-protect.org
- 9e772222-af89-4670-8a1c-113389ae7df2@identity-protect.org
- c5842b78-05b6-4680-955e-fc28d367331a@identity-protect.org
- f7c1fd66-8452-468a-ba46-bb42016d4c0b@identity-protect.org
Subdomains
14 observed subdomains of listinglogic.com.
Web-graph footprint
Distinct hostnames that link to or from listinglogic.com in the public web crawl.
10 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for listinglogic.com.
| Mechanism | Target |
|---|---|
| SPF_A | listinglogic.com |
| SPF_INCLUDE | 20843232.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | listinglogic.com |
Related pages
Pivot deeper into the graph from listinglogic.com.
- IP · 54.153.153.235
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · michaeljkrell@yahoo.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "listinglogic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.