Skip to content

Hostname

competencycore.com

Last fetched

competencycore.com resolves to 6 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in IN. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · competencycore.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/competencycore.com

Resolution chain

competencycore.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.29.160.127192.29.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.163.187192.29.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.183.38192.29.176.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.50.64192.29.48.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationIN
192.29.56.104192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH
192.29.61.248192.29.56.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationCH

WHOIS identity

Registrar
iana:600
Organization
hrsg
Contact emails

Subdomains

36 observed subdomains of competencycore.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for competencycore.com.

MechanismTarget
SPF_Acompetencycore.com
SPF_INCLUDE188537.spf01.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.197.152.45
SPF_IP159.89.124.133
SPF_IP165.227.40.85
SPF_IP178.128.207.219
SPF_IP185.37.140.0/24
SPF_IP185.38.180.0/22
SPF_IP192.162.216.0/22
SPF_IP208.70.128.0/24
SPF_IP40.118.29.108
SPF_IP64.26.133.67/32
SPF_IP89.104.206.0/23
SPF_IP89.104.216.0/23
SPF_MXcompetencycore.com

Related pages

Pivot deeper into the graph from competencycore.com.

Cypher and MCP

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

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