Skip to content

Hostname

ajfcontractingutah.com

Last fetched

ajfcontractingutah.com resolves to 1 IPv4 address operated by IW-ASN-11071 - InfoWest in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · ajfcontractingutah.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ajfcontractingutah.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.33.221.5209.33.192.0/18AS11071IW-ASN-11071 - InfoWestUS

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

3 observed subdomains of ajfcontractingutah.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ajfcontractingutah.com.

MechanismTarget
SPF_Aajfcontractingutah.com
SPF_Aoathbringer.hostdw.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP209.33.203.224/28
SPF_IP209.33.221.0/26
SPF_MXajfcontractingutah.com

Related pages

Pivot deeper into the graph from ajfcontractingutah.com.

Cypher and MCP

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

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