Skip to content

Hostname

repul.com

Last fetched

repul.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 · repul.comRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/repul.com

Resolution chain

repul.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 repul.com.

Threat posture

History

Mail and authentication

MX records

  • repul.com

SPF policy

6 SPF mechanisms authorising senders for repul.com.

MechanismTarget
SPF_Arepul.com
SPF_IP194.149.10.122
SPF_IP195.228.87.66
SPF_IP195.56.77.123
SPF_IP195.56.77.141
SPF_MXrepul.com

Related pages

Pivot deeper into the graph from repul.com.

Cypher and MCP

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

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