Hostname
leechtishman.com
Last fetched
leechtishman.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
leechtishman.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 |
|---|---|---|---|---|
| 35.215.112.166 | 35.215.64.0/18 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:303
- Organization
- leech tishman fuscaldo & lampl
- Contact emails
- dy8md9nj58f@networksolutionsprivateregistration.com
- fm5fj9b72h2@networksolutionsprivateregistration.com
- gdpr-masking@gdpr-masked.com
- gw7968rb5bh@networksolutionsprivateregistration.com
- jbrautigam@volknor.com
- jschwartzmiller@lecchtishman.com
- ku3q33bt2v4@networksolutionsprivateregistration.com
- ma5s27cg8am@networksolutionsprivateregistration.com
- rd5674gy9sc@networksolutionsprivateregistration.com
- s54j529v7z7@networksolutionsprivateregistration.com
- y67w84ty63y@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of leechtishman.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from leechtishman.com in the public web crawl.
76 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for leechtishman.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.it-portal.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.147.186/32 |
| SPF_IP | 159.56.0.194 |
| SPF_IP | 167.89.101.239/32 |
| SPF_IP | 173.196.3.146 |
| SPF_IP | 38.104.69.101 |
| SPF_IP | 38.142.32.18 |
| SPF_IP | 38.32.136.18 |
| SPF_IP | 96.58.233.90 |
| SPF_IP | 96.83.133.97 |
Related pages
Pivot deeper into the graph from leechtishman.com.
- IP · 35.215.112.166
- ASN · AS43515
- Registrar · iana:303
- Country · US
- Email · dy8md9nj58f@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · le…
- 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: "leechtishman.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.