Hostname
smartcaptech.com
Last fetched
smartcaptech.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
smartcaptech.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 |
|---|---|---|---|---|
| 198.12.232.103 | 198.12.232.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of smartcaptech.com owner
- Contact emails
- daniel.bongers@edansafe.com
- it@smartcaptech.com
- 00ccd69a-f652-46f8-9b1e-286a636b0c70@identity-protect.org
- 4ba711ce-286a-4706-87cf-df54ae2c1ac5@identity-protect.org
- a1e4fec6-12fb-4ad6-ae28-7fcb0e5fec09@identity-protect.org
- cfe5e3a2-74ed-4968-b295-53bcd11b3f1c@identity-protect.org
- efe412e3-1abf-48cd-aaf0-02d39f949569@identity-protect.org
- fadf6c38-09da-4380-9edd-f1c5e27f28c2@identity-protect.org
- owner-6422505@smartcaptech.com.whoisprivacyservice.org
- owner-7123546@smartcaptech.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of smartcaptech.com.
Web-graph footprint
Distinct hostnames that link to or from smartcaptech.com in the public web crawl.
67 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for smartcaptech.com.
| Mechanism | Target |
|---|---|
| SPF_A | smartcaptech.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.54.62.140/32 |
| SPF_IP | 54.206.124.157/32 |
| SPF_IP | 54.206.48.205/32 |
| SPF_MX | smartcaptech.com |
Related pages
Pivot deeper into the graph from smartcaptech.com.
- IP · 198.12.232.103
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:299
- Country · US
- Email · daniel.bongers@edansafe.com
- TLD · .com
- Browse hostnames · sm…
- 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: "smartcaptech.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.