Skip to content

Hostname

repules.com

Last fetched

repules.com resolves to 2 IPv4 addresses operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU. WHOIS lists iana:111 as the registrar.

Nutrition Label

WHISPER CANON · repules.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/repules.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.228.87.66195.228.87.0/24AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU
195.56.77.123195.56.0.0/16AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

Registrar
iana:111
Organization
icd 2000 kft.
Contact emails

Subdomains

2 observed subdomains of repules.com.

Threat posture

History

Mail and authentication

MX records

  • repules.com

SPF policy

6 SPF mechanisms authorising senders for repules.com.

MechanismTarget
SPF_Arepules.com
SPF_IP194.149.10.122
SPF_IP195.228.87.66
SPF_IP195.56.77.123
SPF_IP195.56.77.141
SPF_MXrepules.com

Related pages

Pivot deeper into the graph from repules.com.

Cypher and MCP

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

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