Skip to content

Hostname

contis.ph

Last fetched

contis.ph is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. contis.ph is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · contis.phRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/contis.ph

Resolution chain

No IPv4 resolution is recorded for contis.ph in WhisperGraph.

IPv6 resolution

No AAAA record for contis.ph is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:863
Registrant organisation
arnold vincent c. maranon
Contact emails
arn...@...

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.domains.ph
  • dns2.domains.ph

MX records

  • contis-ph.mail.eo.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: appsmtp.contis.ph
  • ip: 113.19.23.14
  • ip: 113.19.23.2
  • ip: 113.19.23.3
  • ip: 116.50.247.247
  • ip: 116.50.247.250
  • ip: 120.89.32.181
  • ip: 13.251.151.71
  • ip: 210.1.85.44
  • ip: 4.216.120.205
  • ip: 52.220.249.225
  • ip: 52.221.91.96
  • ip: 69.72.42.184

Threat-feed evidence

History

Related pages

Pivot from contis.ph into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "contis.ph"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.