Skip to content

Hostname

arcedns.com

Last fetched

arcedns.com resolves to 178.253.225.40, announced in 178.253.225.0/24 by NETHUB - OSMAN ALTINTAS in TR. arcedns.com 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 · arcedns.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/arcedns.com

Resolution chain

IPv6 resolution

No AAAA record for arcedns.com is recorded in WhisperGraph.

Attribution

osman altintas

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:895
Registrant organisation
arce bilişim ltd. şti.

Subdomains

Mail and authentication

Nameservers

  • ns1.arcedns.com
  • ns11.arcedns.com
  • ns12.arcedns.com
  • ns2.arcedns.com

MX records

  • arcedns.com
  • mail.arcedns.com

SPF policy

  • a: arcedns.com
  • mx: arcedns.com
  • ip: 178.253.225.40
  • ip: 37.230.104.123
  • ip: 37.230.104.124
  • ip: 89.213.59.40

Threat-feed evidence

History

Related pages

Pivot from arcedns.com 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: "arcedns.com"})-[: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.