Hostname
gisfieldservices.com
Last fetched
gisfieldservices.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
gisfieldservices.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 |
|---|---|---|---|---|
| 138.197.118.246 | 138.197.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 142.93.185.176 | 142.93.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- bruce gregory
- Contact emails
Subdomains
2 observed subdomains of gisfieldservices.com.
Web-graph footprint
Distinct hostnames that link to or from gisfieldservices.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for gisfieldservices.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_IP | 144.121.190.170 |
| SPF_IP | 144.121.191.0/26 |
| SPF_IP | 144.121.191.64/27 |
| SPF_IP | 216.38.66.32/28 |
| SPF_IP | 24.173.140.6 |
| SPF_IP | 24.234.237.203 |
| SPF_IP | 50.170.12.16/28 |
| SPF_IP | 65.254.24.230 |
| SPF_IP | 66.162.95.74 |
| SPF_IP | 71.26.173.40/29 |
| SPF_IP | 72.183.204.2 |
| SPF_IP | 74.220.85.38/28 |
Related pages
Pivot deeper into the graph from gisfieldservices.com.
- IP · 138.197.118.246
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:146
- Country · US
- Email · bruce@gisfieldservices.com
- TLD · .com
- Browse hostnames · gi…
- 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: "gisfieldservices.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.