Skip to content

Hostname

professionals.org.pk

Last fetched

professionals.org.pk resolves to 1 IPv4 address operated by AS14670 in US.

Nutrition Label

WHISPER CANON · professionals.org.pkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/professionals.org.pk

Resolution chain

professionals.org.pk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.250.26.35195.250.26.0/24AS14670US

WHOIS identity

No WHOIS records are currently associated with professionals.org.pk in WhisperGraph.

Subdomains

9 observed subdomains of professionals.org.pk.

Web-graph footprint

Distinct hostnames that link to or from professionals.org.pk in the public web crawl.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • professionals.org.pk

SPF policy

6 SPF mechanisms authorising senders for professionals.org.pk.

MechanismTarget
SPF_Aprofessionals.org.pk
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP184.170.148.10/32
SPF_IP191.101.50.30/32
SPF_IP195.250.26.35
SPF_MXprofessionals.org.pk

Related pages

Pivot deeper into the graph from professionals.org.pk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "professionals.org.pk"})-[: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.