Skip to content

Hostname

semcoop.com

Last fetched

semcoop.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · semcoop.comRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/semcoop.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.27.28.10216.27.0.0/19AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:1154
Organization
jacob cripps
Contact emails

Subdomains

38 observed subdomains of semcoop.com.

Web-graph footprint

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

489 sites link to this hostname.

243 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for semcoop.com.

MechanismTarget
SPF_Asemcoop.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.27.28.20/32
SPF_IP216.27.28.59
SPF_IP69.195.109.194
SPF_MXsemcoop.com

Related pages

Pivot deeper into the graph from semcoop.com.

Cypher and MCP

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

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