Hostname
churchofstmarks.com
Last fetched
churchofstmarks.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
churchofstmarks.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.148.59.237 | 135.148.0.0/17 | AS16276 | — | US |
| 69.160.32.178 | 69.160.32.0/22 | AS20454 | SSASN2 - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of churchofstmarks.com.
Web-graph footprint
Distinct hostnames that link to or from churchofstmarks.com in the public web crawl.
12 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- churchofstmarks.com
- mail.churchofstmarks.com
SPF policy
3 SPF mechanisms authorising senders for churchofstmarks.com.
| Mechanism | Target |
|---|---|
| SPF_A | churchofstmarks.com |
| SPF_IP | 135.148.59.237 |
| SPF_MX | churchofstmarks.com |
Related pages
Pivot deeper into the graph from churchofstmarks.com.
- IP · 135.148.59.237
- ASN · AS16276
- Registrar · iana:1479
- Country · US
- Email · pw-1dd60c6de5b0351524581c6fac8d4101@privacyguardian.org
- TLD · .com
- Browse hostnames · ch…
- 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: "churchofstmarks.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.