Skip to content

Hostname

credicor.com

Last fetched

credicor.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · credicor.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/credicor.com

Resolution chain

credicor.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:600
Organization
credicor financial
Contact emails

Subdomains

14 observed subdomains of credicor.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for credicor.com.

MechanismTarget
SPF_Acredicor.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.104.34.112
SPF_IP20.104.36.174
SPF_IP20.104.36.187
SPF_IP20.104.36.208
SPF_IP20.104.36.219
SPF_IP20.104.36.230
SPF_IP20.104.37.118
SPF_IP20.104.37.147
SPF_IP20.104.37.157
SPF_IP20.104.37.191
SPF_IP20.104.37.209
SPF_IP20.104.37.210
SPF_IP20.104.37.219
SPF_IP20.104.37.228
SPF_IP20.104.37.3
SPF_IP20.116.216.250
SPF_IP20.151.184.105
SPF_IP20.151.187.169
SPF_IP20.151.187.185
SPF_IP20.151.187.200
SPF_IP20.151.187.221
SPF_IP20.151.188.209
SPF_IP20.151.189.109
SPF_IP20.151.190.241
SPF_IP20.151.191.26
SPF_IP20.48.202.165/18
SPF_IP204.191.242.170
SPF_IP207.148.152.162
SPF_IP64.114.192.146
SPF_IP64.114.192.147
SPF_IP64.114.192.148
SPF_IP64.114.192.155
SPF_IP64.114.192.156
SPF_MXcredicor.com

Related pages

Pivot deeper into the graph from credicor.com.

Cypher and MCP

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

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