Hostname
classofy.com
Last fetched
classofy.com resolves to 1 IPv4 address operated by HOSTCOIN-AS-IN-AP ESDS Software Solution Limited. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
classofy.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 |
|---|---|---|---|---|
| 115.124.124.219 | 115.124.124.0/24 | AS45815 | HOSTCOIN-AS-IN-AP ESDS Software Solution Limited. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- brenden tehrani
- Contact emails
Subdomains
8 observed subdomains of classofy.com.
Web-graph footprint
Distinct hostnames that link to or from classofy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- classofy.com
SPF policy
8 SPF mechanisms authorising senders for classofy.com.
| Mechanism | Target |
|---|---|
| SPF_A | classofy.com |
| SPF_INCLUDE | antispamcloud.com |
| SPF_INCLUDE | spf.cms502.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 115.124.124.219 |
| SPF_IP | 190.92.174.128 |
| SPF_IP | 43.231.124.79 |
| SPF_MX | classofy.com |
Related pages
Pivot deeper into the graph from classofy.com.
- IP · 115.124.124.219
- ASN · AS45815HOSTCOIN-AS-IN-AP ESDS Software Solution Limited.
- Registrar · iana:146
- Country · IN
- Email · brenden.b.tehrani@outlook.com
- TLD · .com
- Browse hostnames · cl…
- 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: "classofy.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.