Skip to content

Hostname

combuscor.com.ar

Last fetched

combuscor.com.ar resolves to 2 IPv4 addresses operated by MGRC - MCGRATH RENTCORP in US.

Nutrition Label

WHISPER CANON · combuscor.com.arRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/combuscor.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
192.163.224.242192.163.224.0/19AS46606MGRC - MCGRATH RENTCORPUS
50.6.110.12350.6.110.0/23AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS

WHOIS identity

No WHOIS records are currently associated with combuscor.com.ar in WhisperGraph.

Subdomains

7 observed subdomains of combuscor.com.ar.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for combuscor.com.ar.

MechanismTarget
SPF_Acombuscor.com.ar
SPF_INCLUDEnodoserver.com
SPF_IP192.163.224.242
SPF_IP50.6.110.123
SPF_MXcombuscor.com.ar

Related pages

Pivot deeper into the graph from combuscor.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "combuscor.com.ar"})-[: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.