Skip to content

Hostname

credu.com

Last fetched

credu.com resolves to 1 IPv4 address operated by AS6619 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · credu.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/credu.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.45.28.14211.45.0.0/19AS6619KR

WHOIS identity

Registrar
iana:100
Organization
multicampus
Contact emails

Subdomains

86 observed subdomains of credu.com.

Web-graph footprint

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

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for credu.com.

MechanismTarget
SPF_IP202.89.125.136
SPF_IP202.89.127.36
SPF_IP210.118.65.130
SPF_IP210.118.65.134
SPF_IP210.118.65.147
SPF_IP211.45.28.19
SPF_IP222.122.24.166

Related pages

Pivot deeper into the graph from credu.com.

Cypher and MCP

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

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