Hostname
ultimateitguys.com
Last fetched
ultimateitguys.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ultimateitguys.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 |
|---|---|---|---|---|
| 104.248.122.252 | 104.248.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 64.227.6.250 | 64.227.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- cleatus davis
- Contact emails
Subdomains
7 observed subdomains of ultimateitguys.com.
Web-graph footprint
Distinct hostnames that link to or from ultimateitguys.com in the public web crawl.
14 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for ultimateitguys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | smtp.connectmevoice.com |
| SPF_INCLUDE | spf.us.emailservice.io |
| SPF_IP | 207.99.114.4/32 |
| SPF_MX | ultimateitguys.com |
Related pages
Pivot deeper into the graph from ultimateitguys.com.
- IP · 104.248.122.252
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:146
- Country · US
- Email · cdavis@ultimateitguy.com
- TLD · .com
- Browse hostnames · ul…
- 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: "ultimateitguys.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.