Skip to content

Hostname

intouch.org

Last fetched

intouch.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · intouch.orgRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/intouch.org

Resolution chain

intouch.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.122.3045.60.122.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.132.3045.60.132.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
in touch ministries, inc. in touch ministries,
Contact emails

Subdomains

33 observed subdomains of intouch.org.

Web-graph footprint

Distinct hostnames that link to or from intouch.org in the public web crawl.

948 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for intouch.org.

MechanismTarget
SPF_Amail.intouch.org
SPF_INCLUDE45877327.spf05.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.13.49.40/27
SPF_IP12.13.49.43
SPF_IP137.116.53.141
SPF_IP149.72.147.186/32
SPF_IP167.89.101.239/32
SPF_IP168.245.67.46
SPF_IP174.136.72.34

Related pages

Pivot deeper into the graph from intouch.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intouch.org"})-[: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.