Hostname
afcind.com
Last fetched
afcind.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
afcind.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 96.45.82.173 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.82.75 | 96.45.82.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.191 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
| 96.45.83.88 | 96.45.83.0/24 | AS16552 | DIGICERT - Tiggee LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- cx59e98z47a@networksolutionsprivateregistration.com
- qn9c88ec5h7@networksolutionsprivateregistration.com
- qq8uh9zx9u3@networksolutionsprivateregistration.com
- tom.riley@afcind.com
- st8vz4ws33p@networksolutionsprivateregistration.com
- w37jg9gx352@networksolutionsprivateregistration.com
- zs5gy5ex75c@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of afcind.com.
Web-graph footprint
Distinct hostnames that link to or from afcind.com in the public web crawl.
42 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for afcind.com.
| Mechanism | Target |
|---|---|
| SPF_A | dnsus1.accellion.com |
| SPF_INCLUDE | 3953931.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf1.afcind.com |
| SPF_INCLUDE | _spf2.afcind.com |
| SPF_INCLUDE | _spf3.afcind.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fdspfus.freshmail.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
Related pages
Pivot deeper into the graph from afcind.com.
- IP · 96.45.82.173
- ASN · AS16552DIGICERT - Tiggee LLC
- Registrar · iana:2
- Country · US
- Email · cx59e98z47a@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · af…
- 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: "afcind.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.