Hostname
matherlifeways.com
Last fetched
matherlifeways.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
matherlifeways.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 |
|---|---|---|---|---|
| 52.86.181.187 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mather lifeways
- Contact emails
- csankovich@matherlifeways.com
- gw2585pz3hk@networksolutionsprivateregistration.com
- gx4kb27p97x@networksolutionsprivateregistration.com
- hw4z88j257x@networksolutionsprivateregistration.com
- m55sm7z76tv@networksolutionsprivateregistration.com
- q98p78r94zx@networksolutionsprivateregistration.com
- rt3zf5t457m@networksolutionsprivateregistration.com
- sd5nm5pn6t7@networksolutionsprivateregistration.com
- ua2jz2xu3v6@networksolutionsprivateregistration.com
- up4ag2pp8ga@networksolutionsprivateregistration.com
- xn8tm6vx67s@networksolutionsprivateregistration.com
- zz9j64545wz@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of matherlifeways.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from matherlifeways.com in the public web crawl.
50 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for matherlifeways.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.matherlifeways.com |
| SPF_INCLUDE | spf3.matherlifeways.com |
| SPF_INCLUDE | spf4.matherlifeways.com |
Related pages
Pivot deeper into the graph from matherlifeways.com.
- IP · 52.86.181.187
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · csankovich@matherlifeways.com
- TLD · .com
- Browse hostnames · ma…
- 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: "matherlifeways.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.