Skip to content

Hostname

jacksoncontractorgroup.com

Last fetched

jacksoncontractorgroup.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · jacksoncontractorgroup.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jacksoncontractorgroup.com

Resolution chain

jacksoncontractorgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.211.159.176130.211.128.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1154
Organization
doug jackson
Contact emails

Subdomains

6 observed subdomains of jacksoncontractorgroup.com.

Web-graph footprint

Distinct hostnames that link to or from jacksoncontractorgroup.com in the public web crawl.

47 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jacksoncontractorgroup.com.

MechanismTarget
SPF_Ajacksoncontractorgroup.com
SPF_Amail.jacksoncontractorgroup.com
SPF_INCLUDEbluehost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.81.154.183/32
SPF_IP50.87.221.167
SPF_IP67.42.171.210
SPF_IP69.144.218.202
SPF_IP74.116.166.42
SPF_IP74.220.211.88
SPF_MXjacksoncontractorgroup.com

Related pages

Pivot deeper into the graph from jacksoncontractorgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "jacksoncontractorgroup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.